Home
last modified time | relevance | path

Searched refs:deselect (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/muxes/
H A Di2c-mux-uclass.c127 if (!ops->deselect) in i2c_mux_deselect()
130 return ops->deselect(mux, dev, plat->channel); in i2c_mux_deselect()
H A Dpca954x.c76 .deselect = pca954x_deselect,
H A Di2c-mux-gpio.c123 .deselect = i2c_mux_gpio_deselect,
H A Dmax96745.c58 .deselect = max96745_deselect,
H A Dmax96755f.c61 .deselect = max96755f_deselect,
H A Di2c-arb-gpio-challenge.c131 .deselect = i2c_arbitrator_deselect,
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/
H A Dcore.h192 int (*deselect)(struct serdes *serdes, int chan); member
/rk3399_rockchip-uboot/include/
H A Di2c.h495 int (*deselect)(struct udevice *mux, struct udevice *bus, uint channel); member
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/
H A Dmaxim-max96755.c719 .deselect = max96755_deselect,
H A Dmaxim-max96789.c757 .deselect = max96789_deselect,
H A Dmaxim-max96745.c823 .deselect = max96745_deselect,