Home
last modified time | relevance | path

Searched refs:hwconfig_sub (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/freescale/t208xqds/
A Deth_t208xqds.c227 if (hwconfig_sub("fsl_1gkx", "fm1_1g1")) { in board_ft_fman_fixup_port()
239 if (hwconfig_sub("fsl_1gkx", "fm1_1g2")) { in board_ft_fman_fixup_port()
251 if (hwconfig_sub("fsl_1gkx", "fm1_1g9")) { in board_ft_fman_fixup_port()
263 if (hwconfig_sub("fsl_1gkx", "fm1_1g10")) { in board_ft_fman_fixup_port()
286 if (hwconfig_sub("fsl_1gkx", "fm1_1g5")) { in board_ft_fman_fixup_port()
298 if (hwconfig_sub("fsl_1gkx", "fm1_1g6")) { in board_ft_fman_fixup_port()
373 if (hwconfig_sub("fsl_10gkr_copper", "fm1_10g1")) { in board_ft_fman_fixup_port()
384 if (hwconfig_sub("fsl_10gkr_copper", "fm1_10g2")) { in board_ft_fman_fixup_port()
395 if (hwconfig_sub("fsl_10gkr_copper", "fm1_10g3")) { in board_ft_fman_fixup_port()
406 if (hwconfig_sub("fsl_10gkr_copper", "fm1_10g4")) { in board_ft_fman_fixup_port()
/u-boot/drivers/misc/
A Dfsl_devdis.c23 if (hwconfig_sub("devdis", tbl[i].name)) in device_disable()
/u-boot/include/
A Dhwconfig.h82 static inline int hwconfig_sub(const char *opt, const char *subopt) in hwconfig_sub() function
/u-boot/drivers/usb/host/
A Dehci-fsl.c241 if (hwconfig_sub(current_usb_controller, "phy_type")) in ehci_fsl_init()

Completed in 5 milliseconds