Searched full:gpos (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpio-twl6040.c | 3 * Access to GPOs on TWL6040 chip 43 /* This only drives GPOs, and can't change direction */ in twl6040gpo_direction_out()
|
| D | gpio-bd71815.c | 3 * Support to GPOs on ROHM BD71815
|
| D | gpio-tps65218.c | 57 /* Only drives GPOs */ in tps65218_gpio_output()
|
| D | Kconfig | 1195 Support for GPO(s) on ROHM BD71815 PMIC. There are two GPOs 1338 This driver supports the GPO on TI Lp873x PMICs. 2 GPOs are present
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-twl6040.c | 3 * Access to GPOs on TWL6040 chip 43 /* This only drives GPOs, and can't change direction */ in twl6040gpo_direction_out()
|
| D | gpio-tps65218.c | 57 /* Only drives GPOs */ in tps65218_gpio_output()
|
| D | Kconfig | 1191 This driver supports the GPO on TI Lp873x PMICs. 2 GPOs are present
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| D | vesa.h | 53 u8 gpos; /* 34 */ member
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| D | vesa.h | 53 u8 gpos; /* 34 */ member
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | ti,ds90ub913.yaml | 24 number must be in range of [0, 3]. Note that GPOs 2 and 3 are not
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/stm/ |
| D | ltdc.c | 556 int psize, alen, apos, rlen, rpos, glen, gpos, blen, bpos; in ltdc_set_flexible_pixel_format() local 562 glen = 8; gpos = 8; blen = 8; bpos = 16; in ltdc_set_flexible_pixel_format() 567 glen = 5; gpos = 5; blen = 5; bpos = 0; in ltdc_set_flexible_pixel_format() 572 glen = 4; gpos = 4; blen = 4; bpos = 0; in ltdc_set_flexible_pixel_format() 577 glen = 8; gpos = 0; blen = 8; bpos = 0; in ltdc_set_flexible_pixel_format() 582 glen = 4; gpos = 0; blen = 4; bpos = 0; in ltdc_set_flexible_pixel_format() 587 glen = 8; gpos = 0; blen = 8; bpos = 0; in ltdc_set_flexible_pixel_format() 599 (psize << 18) + (blen << 14) + (bpos << 9) + (glen << 5) + gpos); in ltdc_set_flexible_pixel_format()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | rohm,bd71815-pmic.yaml | 16 counter, a real-time clock (RTC), and a 32.768 kHz clock gate and two GPOs.
|
| /kernel/linux/linux-5.10/sound/pci/riptide/ |
| D | riptide.c | 243 #define SEND_GPOS(p,b,c,d) sendcmd(p,PARM|RESP,GPOS,BYTE3(c)|BYTE2(b),RET(d)) /* get positi… 308 0x20, PSTR, KSTR, KDMA, GPOS, SETF, GSTS, NGPOS, PSEL = enumerator
|
| /kernel/linux/linux-6.6/sound/pci/riptide/ |
| D | riptide.c | 242 #define SEND_GPOS(p,b,c,d) sendcmd(p,PARM|RESP,GPOS,BYTE3(c)|BYTE2(b),RET(d)) /* get positi… 307 0x20, PSTR, KSTR, KDMA, GPOS, SETF, GSTS, NGPOS, PSEL = enumerator
|