Searched full:sits (Results 1 – 25 of 117) sorted by relevance
12345
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | fsl,rpmsg.yaml | 88 A string property to assign rpmsg channel this sound card sits on. 89 This property can be omitted if there is only one sound card and it sits
|
D | nvidia,tegra210-peq.yaml | 13 PEQ sits inside Output Processing Engine (OPE) which interfaces
|
/linux-6.14.4/include/net/sctp/ |
D | ulpevent.h | 31 /* Warning: This sits inside an skb.cb[] area. Be very careful of 57 /* Retrieve the skb this event sits inside of. */
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | qcom,sa8775p-dwmac-sgmii-phy.yaml | 13 The SerDes PHY sits between the MAC and the external PHY and provides
|
/linux-6.14.4/tools/testing/selftests/media_tests/ |
D | regression_test.txt | 22 and cdev use-after-free fixes. This opens media dev files and sits in
|
/linux-6.14.4/Documentation/devicetree/bindings/display/imx/ |
D | fsl,imx8mp-hdmi-pvi.yaml | 14 i.MX8MP SoC, that sits between the video source and the HDMI TX controller.
|
/linux-6.14.4/Documentation/arch/powerpc/ |
D | kasan.txt | 8 The shadow area sits at the top of the kernel virtual memory space above the
|
/linux-6.14.4/Documentation/nvdimm/ |
D | maintainer-entry-profile.rst | 18 persistent memory sits at the intersection of storage and memory there
|
/linux-6.14.4/Documentation/admin-guide/blockdev/drbd/ |
D | data-structure-v9.rst | 16 drbd_peer_device object sits at each intersection between a drbd_device and a
|
/linux-6.14.4/arch/sh/include/asm/ |
D | bug.h | 21 * The trapa opcode itself sits in %0.
|
/linux-6.14.4/include/linux/hsi/ |
D | hsi.h | 92 * @hsi_id: HSI controller id where the client sits 93 * @port: Port number in the controller where the client sits
|
/linux-6.14.4/Documentation/core-api/ |
D | packing.rst | 60 That is, the MSByte (7) of the CPU-usable u64 sits at memory offset 0, and the 61 LSByte (0) of the u64 sits at memory offset 7.
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | imx.rst | 170 On i.MX6 solo/dual-lite, there are two video mux entities. One sits 173 other mux sits in front of IPU1-CSI1, and again has five sink pads to 177 On i.MX6 Quad, there are two video mux entities. One sits in front of 179 channel 0 (two sink pads). The other mux sits in front of IPU2-CSI1 to
|
/linux-6.14.4/drivers/pinctrl/renesas/ |
D | pinctrl-rza1.c | 438 * @port: the port where pin sits on 604 * @port: port where pin sits on 627 * @port: port where pin sits on 748 * @chip: gpio chip where the gpio sits on 772 * @chip: gpio chip where the gpio sits on 823 * @chip: gpio chip where the gpio sits on
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
D | arm,cci-400.yaml | 129 * registers sits at address 0x000000002c090000.
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,rza1-ports.yaml | 105 (port where it sits on and pin number) and alternate function
|
/linux-6.14.4/fs/freevxfs/ |
D | vxfs_lookup.c | 46 * @ppp: gets filled with the page the return value sits in
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | qcom,ipa.yaml | 17 The IPA sits between multiple independent "execution environments,"
|
D | ibm,emac.txt | 7 below, the node for the OPB bus on which the EMAC sits must have a
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | opp.h | 177 /* hw point sits between left and right sw points */
|
/linux-6.14.4/Documentation/hid/ |
D | hiddev.rst | 227 indicates where in the collection hierarchy this usage sits.
|
/linux-6.14.4/arch/arm/mach-omap2/ |
D | powerdomains54xx_data.c | 74 /* coreaon_54xx_pwrdm: Always ON logic that sits in VDD_CORE voltage domain */
|
/linux-6.14.4/drivers/iio/accel/ |
D | bmc150-accel-i2c.c | 145 * The 2nd accel sits in the base of 2-in-1s. The suffix is static, as in bmc150_acpi_dual_accel_probe()
|
/linux-6.14.4/arch/m68k/mac/ |
D | macboing.c | 97 * figure out where the Singer hardware sits in memory. (I'd look in the in mac_init_asc()
|
/linux-6.14.4/fs/f2fs/ |
D | debug.c | 236 si->sits = MAIN_SEGS(sbi); in update_general_status() 708 seq_printf(s, " - NATs: %9d/%9d\n - SITs: %9d/%9d\n", in stat_show() 709 si->dirty_nats, si->nats, si->dirty_sits, si->sits); in stat_show()
|
12345