Home
last modified time | relevance | path

Searched defs:mux_chip (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dmux-internal.h26 struct mux_chip { struct
27 unsigned int controllers;
28 struct mux_control *mux;
/u-boot/drivers/mux/
A Dmux-uclass.c121 static int mux_of_xlate_default(struct mux_chip *mux_chip, in mux_of_xlate_default()
168 struct mux_chip *mux_chip; in mux_get_by_indexed_prop() local
263 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mux_alloc_controllers() local
289 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mux_uclass_post_probe() local
A Dmmio.c41 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mmio_mux_probe() local
/u-boot/test/dm/
A Dmux-emul.c28 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mux_emul_probe() local

Completed in 4 milliseconds