| /linux/drivers/usb/typec/mux/ |
| A D | gpio-sbu-mux.c | 23 bool swapped; member 31 bool swapped; in gpio_sbu_switch_set() local 36 swapped = sbu_mux->swapped; in gpio_sbu_switch_set() 43 swapped = false; in gpio_sbu_switch_set() 46 swapped = true; in gpio_sbu_switch_set() 53 if (swapped != sbu_mux->swapped) in gpio_sbu_switch_set() 54 gpiod_set_value_cansleep(sbu_mux->select_gpio, swapped); in gpio_sbu_switch_set() 57 sbu_mux->swapped = swapped; in gpio_sbu_switch_set()
|
| /linux/Documentation/mm/ |
| A D | arch_pgtable_helpers.rst | 37 | pte_swp_soft_dirty | Tests a soft dirty swapped PTE | 63 | pte_swp_mksoft_dirty | Creates a soft dirty swapped PTE | 65 | pte_swp_clear_soft_dirty | Clears a soft dirty swapped PTE | 111 | pmd_swp_soft_dirty | Tests a soft dirty swapped PMD | 137 | pmd_swp_mksoft_dirty | Creates a soft dirty swapped PMD | 139 | pmd_swp_clear_soft_dirty | Clears a soft dirty swapped PMD | 245 | __pte_to_swp_entry | Creates a swapped entry (arch) from a mapped PTE | 247 | __swp_to_pte_entry | Creates a mapped PTE from a swapped entry (arch) | 249 | __pmd_to_swp_entry | Creates a swapped entry (arch) from a mapped PMD | 251 | __swp_to_pmd_entry | Creates a mapped PMD from a swapped entry (arch) | [all …]
|
| /linux/Documentation/admin-guide/mm/ |
| A D | pagemap.rst | 17 * Bits 0-4 swap type if swapped 18 * Bits 5-54 swap offset if swapped 26 * Bit 62 page swapped 180 swapped out. This makes swapped out pages indistinguishable from never-allocated 185 page is swapped out (i.e. SOFT_DIRTY). 187 In user space, whether the page is present, swapped or none can be deduced with 190 lseek() can differentiate between accessed pages (present or swapped out) and 196 cache) and out of memory (swapped out or none/non-allocated). 232 - ``PAGE_IS_SWAPPED`` - Page is in swapped 265 Find pages which have been written, are file backed, not swapped and either
|
| A D | swap_numa.rst | 17 to be swapped on. Simply swapping them on by doing:: 24 that the order of them being swapped on doesn't matter. 27 be swapped on: swapA and swapB are attached to node 0, swapC is attached to
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| A D | eeti,exc3000.yaml | 37 touchscreen-swapped-x-y: true 62 touchscreen-swapped-x-y;
|
| A D | raspberrypi,firmware-ts.txt | 13 - touchscreen-swapped-x-y: See touchscreen.txt
|
| A D | adi,ad7879.yaml | 35 touchscreen-swapped-x-y: 37 description: X and Y axis are swapped (boolean)
|
| A D | touchscreen.yaml | 73 touchscreen-swapped-x-y: 74 description: X and Y axis are swapped
|
| A D | zet6223.txt | 17 - touchscreen-swapped-x-y : See touchscreen.txt
|
| A D | eeti.txt | 18 - touchscreen-swapped-x-y
|
| A D | elan,ektf2127.yaml | 55 touchscreen-swapped-x-y;
|
| A D | chipone,icn8318.yaml | 58 touchscreen-swapped-x-y;
|
| A D | himax,hx83112b.yaml | 34 touchscreen-swapped-x-y: true
|
| A D | hynitron,cstxxx.yaml | 37 touchscreen-swapped-x-y: true
|
| A D | azoteq,iqs5xx.yaml | 44 touchscreen-swapped-x-y: true
|
| /linux/arch/mips/alchemy/devboards/ |
| A D | platform.c | 153 int swapped) in db1x_register_norflash() argument 190 if (!swapped) { in db1x_register_norflash() 220 if (swapped) { in db1x_register_norflash()
|
| A D | platform.h | 20 int swapped);
|
| A D | db1550.c | 584 int swapped, id; in db1550_dev_setup() local 624 swapped = bcsr_read(BCSR_STATUS) & in db1550_dev_setup() 626 db1x_register_norflash(128 << 20, 4, swapped); in db1550_dev_setup()
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| A D | rkisp1-stats.c | 316 u32 swapped[4]; in rkisp1_stats_get_bls_meas() local 318 rkisp1_bls_swap_regs(in_fmt->bayer_pat, regs, swapped); in rkisp1_stats_get_bls_meas() 322 bls_val->meas_r = rkisp1_read(rkisp1, swapped[0]); in rkisp1_stats_get_bls_meas() 323 bls_val->meas_gr = rkisp1_read(rkisp1, swapped[1]); in rkisp1_stats_get_bls_meas() 324 bls_val->meas_gb = rkisp1_read(rkisp1, swapped[2]); in rkisp1_stats_get_bls_meas() 325 bls_val->meas_b = rkisp1_read(rkisp1, swapped[3]); in rkisp1_stats_get_bls_meas()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| A D | imx8mq-zii-ultra-rmb3.dts | 128 touchscreen-swapped-x-y; 137 touchscreen-swapped-x-y; 150 touchscreen-swapped-x-y;
|
| /linux/arch/arm/boot/dts/samsung/ |
| A D | exynos4412-i9305.dts | 19 /* SCL and SDA pins are swapped */
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| A D | imx53-sk-imx53-atm0700d4.dtsi | 39 touchscreen-swapped-x-y;
|
| A D | imx6qdl-skov-cpu-revc.dtsi | 12 touchscreen-swapped-x-y;
|
| /linux/drivers/media/platform/renesas/ |
| A D | renesas-ceu.c | 132 bool swapped; member 409 if (mbus_fmt->swapped) in ceu_hw_config() 423 if (mbus_fmt->swapped) in ceu_hw_config() 1019 mbus_fmt->swapped = false; in ceu_init_mbus_fmt() 1026 mbus_fmt->swapped = true; in ceu_init_mbus_fmt() 1033 mbus_fmt->swapped = false; in ceu_init_mbus_fmt() 1040 mbus_fmt->swapped = true; in ceu_init_mbus_fmt()
|
| /linux/Documentation/devicetree/bindings/serial/ |
| A D | serial.yaml | 74 description: RX and TX pins are swapped. 78 description: CTS and RTS pins are swapped.
|