Home
last modified time | relevance | path

Searched refs:swapped (Results 1 – 25 of 113) sorted by relevance

12345

/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/
Dchipone_icn8318.txt21 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
40 touchscreen-swapped-x-y;
Dexc3000.txt13 - touchscreen-swapped-x-y: See touchscreen.txt
25 touchscreen-swapped-x-y;
Dsilead_gsl1680.txt22 - touchscreen-swapped-x-y : See touchscreen.txt
41 touchscreen-swapped-x-y;
Dtouchscreen.txt27 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
Dad7879.txt13 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
Draspberrypi,firmware-ts.txt13 - touchscreen-swapped-x-y: See touchscreen.txt
Dektf2127.txt23 touchscreen-swapped-x-y;
Dzet6223.txt17 - touchscreen-swapped-x-y : See touchscreen.txt
Dmms114.txt18 - touchscreen-swapped-x-y: See [1]
Deeti.txt18 - touchscreen-swapped-x-y
Dgoodix.txt29 - touchscreen-swapped-x-y
Dbu21013.txt17 - touchscreen-swapped-x-y : General touchscreen binding, see [1].
/Linux-v5.4/arch/arm64/boot/dts/freescale/
Dimx8mq-zii-ultra-rmb3.dts57 touchscreen-swapped-x-y;
64 touchscreen-swapped-x-y;
77 touchscreen-swapped-x-y;
/Linux-v5.4/arch/mips/alchemy/devboards/
Dplatform.c170 int swapped) in db1x_register_norflash() argument
207 if (!swapped) { in db1x_register_norflash()
237 if (swapped) { in db1x_register_norflash()
Dplatform.h20 int swapped);
Ddb1550.c583 int swapped, id; in db1550_dev_setup() local
623 swapped = bcsr_read(BCSR_STATUS) & in db1550_dev_setup()
625 db1x_register_norflash(128 << 20, 4, swapped); in db1550_dev_setup()
Ddb1300.c794 int swapped, cpldirq; in db1300_dev_setup() local
854 swapped = bcsr_read(BCSR_STATUS) & BCSR_STATUS_DB1200_SWAPBOOT; in db1300_dev_setup()
855 db1x_register_norflash(64 << 20, 2, swapped); in db1300_dev_setup()
Ddb1200.c812 int swapped, bid; in db1200_dev_setup() local
941 swapped = bcsr_read(BCSR_STATUS) & BCSR_STATUS_DB1200_SWAPBOOT; in db1200_dev_setup()
942 db1x_register_norflash(64 << 20, 2, swapped); in db1200_dev_setup()
/Linux-v5.4/Documentation/vm/
Dswap_numa.rst19 to be swapped on. Simply swapping them on by doing::
26 that the order of them being swapped on doesn't matter.
29 be swapped on: swapA and swapB are attached to node 0, swapC is attached to
Dzswap.rst11 in the process of being swapped out and attempts to compress them into a
47 being swapped out. However, it will _not_ immediately write out or fault
52 fault back into memory all swapped out pages, including those in the
/Linux-v5.4/arch/arm/boot/dts/
Dexynos4412-i9305.dts18 /* SCL and SDA pins are swapped */
/Linux-v5.4/Documentation/devicetree/bindings/net/dsa/
Dmt7530.txt56 Only works on platform where external phy TX<->RX lines are swapped.
63 2. swapped: RGMII TX, RX are swapped; external phy interface with the switch as
/Linux-v5.4/drivers/media/platform/
Drenesas-ceu.c133 bool swapped; member
410 if (mbus_fmt->swapped) in ceu_hw_config()
424 if (mbus_fmt->swapped) in ceu_hw_config()
1026 mbus_fmt->swapped = false; in ceu_init_mbus_fmt()
1033 mbus_fmt->swapped = true; in ceu_init_mbus_fmt()
1040 mbus_fmt->swapped = false; in ceu_init_mbus_fmt()
1047 mbus_fmt->swapped = true; in ceu_init_mbus_fmt()
/Linux-v5.4/drivers/net/phy/
Dadin.c568 bool swapped; in adin_mdix_update() local
596 swapped = !!(reg & ADIN1300_PAIR_01_SWAP); in adin_mdix_update()
598 if (mdix_en != swapped) in adin_mdix_update()
/Linux-v5.4/Documentation/admin-guide/mm/
Dpagemap.rst19 * Bits 0-4 swap type if swapped
20 * Bits 5-54 swap offset if swapped
26 * Bit 62 page swapped

12345