Home
last modified time | relevance | path

Searched full:gpos (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-max7360.c84 * timings and gpos/keypad columns repartition. Only the later is in max7360_set_gpos_count()
90 dev_err(dev, "Failed to write max7360 columns/gpos configuration"); in max7360_set_gpos_count()
224 return dev_err_probe(dev, ret, "Failed to set GPOS pin count\n"); in max7360_gpio_probe()
H A Dgpio-twl6040.c3 * Access to GPOs on TWL6040 chip
62 /* This only drives GPOs, and can't change direction */ in twl6040gpo_direction_out()
H A Dgpio-bd71815.c3 * Support to GPOs on ROHM BD71815
/linux/arch/x86/boot/
H A Dvesa.h53 u8 gpos; /* 34 */ member
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dti,ds90ub913.yaml24 number must be in range of [0, 3]. Note that GPOs 2 and 3 are not
/linux/drivers/iio/adc/
H A Drohm-bd79124.c1048 /* Register all pins as GPOs if there are no ADC channels */ in bd79124_probe()
1082 * Thus we do set the mux even when we have only ADCs and no GPOs. in bd79124_probe()
1088 /* No GPOs if all channels are reserved for ADC, so we're done. */ in bd79124_probe()
/linux/sound/pci/riptide/
H A Driptide.c243 #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
/linux/sound/soc/codecs/
H A Dtlv320adc3xxx.c976 * as GPOs. in adc3xxx_gpio_request()