Searched refs:uclass (Results 276 - 300 of 668) sorted by relevance

<<11121314151617181920>>

/u-boot/drivers/reset/
H A Dsandbox-reset.c10 #include <reset-uclass.h>
/u-boot/board/st/common/
H A Dcmd_stboard.c39 #include <dm/uclass.h>
/u-boot/board/toradex/verdin-imx8mp/
H A Dspl.c21 #include <dm/uclass.h>
/u-boot/drivers/clk/at91/
H A Dpmc.c9 #include <clk-uclass.h>
/u-boot/drivers/clk/
H A Dclk-gate.c15 #include <clk-uclass.h>
/u-boot/drivers/button/
H A Dbutton-adc.c15 #include <dm/uclass-internal.h>
/u-boot/drivers/clk/imx/
H A Dclk-pfd.c20 #include <clk-uclass.h>
/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c12 #include <clk-uclass.h>
/u-boot/drivers/clk/qcom/
H A Dclock-apq8016.c11 #include <clk-uclass.h>
H A Dclock-ipq4019.c11 #include <clk-uclass.h>
/u-boot/drivers/clk/mtmips/
H A Dclk-mt7628.c9 #include <clk-uclass.h>
/u-boot/drivers/clk/altera/
H A Dclk-mem-n5x.c11 #include <clk-uclass.h>
/u-boot/drivers/clk/sunxi/
H A Dclk_a10.c8 #include <clk-uclass.h>
/u-boot/drivers/mailbox/
H A Dmailbox-uclass.c12 #include <mailbox-uclass.h>
/u-boot/drivers/mmc/
H A Dsti_sdhci.c11 #include <reset-uclass.h>
/u-boot/arch/x86/lib/
H A Dsfi.c22 #include <dm/uclass-internal.h>
/u-boot/arch/x86/cpu/tangier/
H A Dacpi.c18 #include <dm/uclass-internal.h>
/u-boot/board/xilinx/zynq/
H A Dboard.c12 #include <dm/uclass.h>
/u-boot/cmd/
H A Dbootdev.c16 #include <dm/uclass-internal.h>
H A Dpinmux.c11 #include <dm/uclass-internal.h>
H A Dwdt.c19 struct uclass *uc;
/u-boot/test/dm/
H A Dpmic.c18 #include <dm/uclass-internal.h>
/u-boot/net/
H A Deth-uclass.c20 #include <dm/uclass-internal.h>
38 * struct eth_uclass_priv - The structure attached to the uclass itself
61 struct uclass *uc;
146 struct uclass *uc;
498 struct eth_uclass_priv *priv = uclass_get_priv(dev->uclass);
/u-boot/test/py/tests/
H A Dtest_bind.py9 def in_tree(response, name, uclass, drv, depth, last_child):
21 .format(uclass, drv, leaf))
128 #make sure bind-test-child2 is there and get its uclass/index pair
140 #check that the child is there and its uclass/index pair is right
162 #check that the child is there and its uclass/index pair is right
/u-boot/drivers/usb/host/
H A DMakefile7 obj-y += usb-uclass.o

Completed in 210 milliseconds

<<11121314151617181920>>