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.c123 static int mux_of_xlate_default(struct mux_chip *mux_chip, in mux_of_xlate_default()
170 struct mux_chip *mux_chip; in mux_get_by_indexed_prop() local
265 struct mux_chip *mux_chip = dev_get_uclass_priv(dev); in mux_alloc_controllers() local
291 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 8 milliseconds