Searched refs:gpiomux (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/media/pci/bt8xx/ |
A D | bttv-cards.c | 405 .gpiomux = { 0 }, 442 .gpiomux = { 0 }, 599 .gpiomux = { 0 }, 765 .gpiomux = { 0 }, 805 .gpiomux = { 0 }, 1001 .gpiomux = { 0 }, 1045 .gpiomux = {2,0,0,0 }, 1267 .gpiomux = { }, 2256 .gpiomux = { 0 }, 2271 .gpiomux = { 0 }, [all …]
|
A D | bttv.h | 227 u32 gpiomux[4]; /* Tuner, Radio, external, internal */ member
|
A D | bttv-driver.c | 986 gpio_val = bttv_tvcards[btv->c.type].gpiomux[input]; in audio_mux_gpio()
|
/linux-6.3-rc2/drivers/i2c/muxes/ |
A D | i2c-mux-gpio.c | 20 struct gpiomux { struct 26 static void i2c_mux_gpio_set(const struct gpiomux *mux, unsigned val) in i2c_mux_gpio_set() argument 37 struct gpiomux *mux = i2c_mux_priv(muxc); in i2c_mux_gpio_select() 46 struct gpiomux *mux = i2c_mux_priv(muxc); in i2c_mux_gpio_deselect() 53 static int i2c_mux_gpio_probe_fw(struct gpiomux *mux, in i2c_mux_gpio_probe_fw() 125 struct gpiomux *mux; in i2c_mux_gpio_probe()
|
Completed in 17 milliseconds