Searched full:gpos (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/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 | gpio-bd71815.c | 3 * Support to GPOs on ROHM BD71815
|
D | Kconfig | 1261 Support for GPO(s) on ROHM BD71815 PMIC. There are two GPOs 1414 This driver supports the GPO on TI Lp873x PMICs. 2 GPOs are present
|
/linux-6.12.1/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
|
/linux-6.12.1/arch/x86/boot/ |
D | vesa.h | 53 u8 gpos; /* 34 */ member
|
/linux-6.12.1/drivers/gpu/drm/stm/ |
D | ltdc.c | 554 int psize, alen, apos, rlen, rpos, glen, gpos, blen, bpos; in ltdc_set_flexible_pixel_format() local 560 glen = 8; gpos = 8; blen = 8; bpos = 16; in ltdc_set_flexible_pixel_format() 565 glen = 5; gpos = 5; blen = 5; bpos = 0; in ltdc_set_flexible_pixel_format() 570 glen = 4; gpos = 4; blen = 4; bpos = 0; in ltdc_set_flexible_pixel_format() 575 glen = 8; gpos = 0; blen = 8; bpos = 0; in ltdc_set_flexible_pixel_format() 580 glen = 4; gpos = 0; blen = 4; bpos = 0; in ltdc_set_flexible_pixel_format() 585 glen = 8; gpos = 0; blen = 8; bpos = 0; in ltdc_set_flexible_pixel_format() 597 (psize << 18) + (blen << 14) + (bpos << 9) + (glen << 5) + gpos); in ltdc_set_flexible_pixel_format()
|
/linux-6.12.1/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.
|
/linux-6.12.1/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
|
/linux-6.12.1/sound/soc/codecs/ |
D | tlv320adc3xxx.c | 976 * as GPOs. in adc3xxx_gpio_request()
|