Searched full:aka (Results 1 – 25 of 662) sorted by relevance
12345678910>>...27
/linux-6.12.1/arch/m68k/include/uapi/asm/ |
D | bootinfo-mac.h | 68 #define MAC_MODEL_CLII 23 /* aka: P200 */ 70 #define MAC_MODEL_Q950 26 /* aka: WGS95 */ 71 #define MAC_MODEL_LCIII 27 /* aka: P450 */ 77 #define MAC_MODEL_Q800 35 /* aka: WGS80 */ 79 #define MAC_MODEL_LCII 37 /* aka: P400/405/410/430 */ 82 #define MAC_MODEL_P600 45 /* aka: P600CD */ 84 #define MAC_MODEL_CCL 49 /* aka: P250 */ 86 #define MAC_MODEL_C610 52 /* aka: WGS60 */ 88 #define MAC_MODEL_PB145 54 /* aka: PB145B */ 89 #define MAC_MODEL_P520 56 /* aka: LC520 */ [all …]
|
/linux-6.12.1/include/dt-bindings/clock/ |
D | r9a06g032-sysctrl.h | 14 #define R9A06G032_CLK_48 1 /* AKA CLK_PLL_USB */ 15 #define R9A06G032_MSEBIS_CLK 3 /* AKA CLKOUT_D16 */ 16 #define R9A06G032_MSEBIM_CLK 3 /* AKA CLKOUT_D16 */ 17 #define R9A06G032_CLK_DDRPHY_PLLCLK 5 /* AKA CLKOUT_D1OR2 */ 18 #define R9A06G032_CLK50 6 /* AKA CLKOUT_D20 */ 19 #define R9A06G032_CLK25 7 /* AKA CLKOUT_D40 */ 20 #define R9A06G032_CLK125 9 /* AKA CLKOUT_D8 */ 21 #define R9A06G032_CLK_P5_PG1 17 /* AKA DIV_P5_PG */ 22 #define R9A06G032_CLK_REF_SYNC 21 /* AKA DIV_REF_SYNC */ 74 #define R9A06G032_CLK_DDRPHY_PCLK 81 /* AKA CLK_REF_SYNC_D4 */ [all …]
|
/linux-6.12.1/drivers/clk/meson/ |
D | Kconfig | 83 Support for the clock controller on AmLogic S905 devices, aka gxbb. 98 Support for the clock controller on AmLogic A113D devices, aka axg. 111 aka axg, Say Y if you want audio subsystem to work. 145 AKA C3. Say Y if you want the board to work, because PLLs are the parent 159 C308L devices, AKA C3. Say Y if you want the peripherals clock to 178 devices, aka g12a. Say Y if you want peripherals to work. 190 AKA S4. Say Y if you want the board to work, because PLLs are the parent of 203 devices, AKA S4. Say Y if you want S4 peripherals clock controller to work.
|
/linux-6.12.1/arch/mips/dec/ |
D | int-handler.S | 56 * DS2100/3100's, aka kn01, aka Pmax: 69 * DS5000/200, aka kn02, aka 3max: 82 * DS5000/1xx's, aka kn02ba, aka 3min: 95 * DS5000/2x's, aka kn02ca, aka maxine: 108 * DS5000/2xx's, aka kn03, aka 3maxplus:
|
D | setup.c | 159 * Machine-specific initialisation for KN01, aka DS2100 (aka Pmin) 160 * or DS3100 (aka Pmax). 237 * Machine-specific initialisation for KN230, aka DS5100, aka MIPSmate. 312 * Machine-specific initialisation for KN02, aka DS5000/200, aka 3max. 407 * Machine-specific initialisation for KN02-BA, aka DS5000/1xx 408 * (xx = 20, 25, 33), aka 3min. Also applies to KN04(-BA), aka 409 * DS5000/150, aka 4min. 508 * Machine-specific initialisation for KN02-CA, aka DS5000/xx, 509 * (xx = 20, 25, 33), aka MAXine. Also applies to KN04(-CA), aka 510 * DS5000/50, aka 4MAXine. [all …]
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-dv-timings.rst | 129 to the odd field (aka field 1). 133 to the odd field (aka field 1). 137 to the odd field (aka field 1). 140 - Vertical front porch in lines for the even field (aka field 2) of 144 - Vertical sync length in lines for the even field (aka field 2) of 148 - Vertical back porch in lines for the even field (aka field 2) of 285 frontporch of field 1 (aka the odd field) is really one half-line 286 longer and the vertical backporch of field 2 (aka the even field)
|
D | field-order.rst | 29 combine to frames. We distinguish between top (aka odd) and bottom (aka 92 - Images consist of the top (aka odd) field only. 95 - Images consist of the bottom (aka even) field only. Applications
|
/linux-6.12.1/tools/memory-model/litmus-tests/ |
D | Z6.0+pooncerelease+poacquirerelease+fencembonceonce.litmus | 7 * when there is but one non-reads-from (AKA non-rf) link, does not suffice 10 * is a write-to-write link (AKA a "coherence" or just "co" link) and P2() 11 * to P0() is a read-to-write link (AKA a "from-reads" or just "fr" link).
|
/linux-6.12.1/arch/mips/include/asm/sn/ |
D | ioc3.h | 202 #define ERXBUF_CRCERR 0x00000001 /* aka RSV15 */ 203 #define ERXBUF_FRAMERR 0x00000002 /* aka RSV14 */ 204 #define ERXBUF_CODERR 0x00000004 /* aka RSV13 */ 205 #define ERXBUF_INVPREAMB 0x00000008 /* aka RSV18 */ 206 #define ERXBUF_LOLEN 0x00007000 /* aka RSV2_0 */ 207 #define ERXBUF_HILEN 0x03ff0000 /* aka RSV12_3 */ 208 #define ERXBUF_MULTICAST 0x04000000 /* aka RSV16 */ 209 #define ERXBUF_BROADCAST 0x08000000 /* aka RSV17 */ 210 #define ERXBUF_LONGEVENT 0x10000000 /* aka RSV19 */ 211 #define ERXBUF_BADPKT 0x20000000 /* aka RSV20 */ [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_rps_types.h | 44 * @min_freq: aka RPn, minimum frequency 89 u8 min_freq; /* AKA RPn. Minimum frequency */ 92 u8 efficient_freq; /* AKA RPe. Pre-determined balanced frequency */
|
/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/ |
D | Kconfig | 17 802.11ac QSR10g (aka Pearl) and QSR1000/QSR2000 (aka Topaz)
|
/linux-6.12.1/arch/arm/mach-mmp/ |
D | mmp3.c | 3 * Marvell MMP3 aka PXA2128 aka 88AP2128 support
|
/linux-6.12.1/arch/arm/mach-pxa/ |
D | pxa3xx-regs.h | 117 #define PXA3xx_PM_S3D4C4 0x07 /* aka deep sleep */ 118 #define PXA3xx_PM_S2D3C4 0x06 /* aka sleep */ 119 #define PXA3xx_PM_S0D2C2 0x03 /* aka standby */ 120 #define PXA3xx_PM_S0D1C2 0x02 /* aka LCD refresh */
|
/linux-6.12.1/drivers/parport/ |
D | parport_mfc3.c | 34 * 19 | CB2 | --> | /STROBE (aka /DRDY) 38 * 3 | PA1 | <-- | PAPER-OUT (aka POUT) 39 * 4 | PA2 | <-- | SELECTED (aka SEL) 40 * 9 | PA7 | --> | /INIT (aka /RESET or /INPUT-PRIME) 41 * 6 | PA4 | <-- | /ERROR (aka /FAULT) 42 * 7 | PA5 | --> | DIR (aka /SELECT-IN)
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | sff,sfp.yaml | 35 GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS) module 60 GPIO phandle and a specifier of the Rx Signaling Rate Select (AKA RS0) 67 GPIO phandle and a specifier of the Tx Signaling Rate Select (AKA RS1)
|
/linux-6.12.1/Documentation/sound/designs/ |
D | control-names.rst | 102 [Analogue|Digital] Capture Switch aka input gain switch 103 [Analogue|Digital] Capture Volume aka input gain volume 104 [Analogue|Digital] Playback Switch aka output gain switch 105 [Analogue|Digital] Playback Volume aka output gain volume
|
/linux-6.12.1/include/linux/mfd/ |
D | adp5520.h | 135 #define ADP5520_GPIO_C3 (1 << 7) /* LED2 or GPIO7 aka C3 */ 139 #define ADP5520_GPIO_R3 (1 << 3) /* LED3 or GPIO3 aka R3 */ 156 #define ADP5520_COL_C3 (1 << 7) /* LED2 or GPIO7 aka C3 */ 160 #define ADP5520_ROW_R3 (1 << 3) /* LED3 or GPIO3 aka R3 */
|
/linux-6.12.1/include/linux/ |
D | intel_rapl.h | 57 PL1_ENABLE, /* power limit 1, aka long term */ 59 PL2_ENABLE, /* power limit 2, aka short term, instantaneous */ 61 PL4_ENABLE, /* power limit 4, aka max peak power */
|
/linux-6.12.1/Documentation/fb/ |
D | sstfb.rst | 9 (aka voodoo 1, aka sst1) and Voodoo² (aka Voodoo 2, aka CVG) based
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | Kconfig | 62 Support for the Sun GEM chip, aka Sun GigabitEthernet/P 2.0. See also 70 Support for the Sun Cassini chip, aka Sun GigaSwift Ethernet. See also
|
/linux-6.12.1/drivers/mmc/core/ |
D | Kconfig | 10 This selects Hardware reset support aka pwrseq-emmc for eMMC 31 This selects simple hardware reset support aka pwrseq-simple for MMC
|
/linux-6.12.1/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 23 controlled via the Fieldbus by a PLC aka "Fieldbus Controller". 33 exchange with a PLC aka "Fieldbus Controller" via process data memory.
|
/linux-6.12.1/arch/riscv/include/uapi/asm/ |
D | kvm.h | 311 * 1) EMUL (aka Emulation): Trap-n-emulate IMSIC 312 * 2) HWACCEL (aka HW Acceleration): Virtualize IMSIC using IMSIC guest files 313 * 3) AUTO (aka Automatic): Virtualize IMSIC using IMSIC guest files whenever
|
/linux-6.12.1/Documentation/arch/arc/ |
D | arc.rst | 26 Manual, AKA PRM for ARC HS processors 41 in the kernel's configuration utility (AKA "make menuconfig").
|
/linux-6.12.1/arch/mips/sgi-ip22/ |
D | ip22-nvram.c | 110 /* IP22 (Indigo2 aka FullHouse) stores env variables into in ip22_nvram_read() 115 /* IP24 (Indy aka Guiness) uses DS1386 8K version */ in ip22_nvram_read()
|
12345678910>>...27