Searched defs:phy_type (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-fsl.c | 32 char *phy_type; member 194 const char *phy_type = NULL; in ehci_fsl_init() local
|
/openbmc/u-boot/board/ti/panda/ |
H A D | panda.c | 211 int phy_type; in misc_init_r() local
|
/openbmc/u-boot/drivers/usb/common/ |
H A D | fsl-dt-fixup.c | 56 const char *phy_type, int start_offset) in fdt_fixup_usb_mode_phy_type()
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_plat.c | 592 enum hws_ddr_phy phy_type, u32 addr, in prfa_write() 615 enum hws_ddr_phy phy_type, u32 addr, u32 *data) in prfa_read()
|
H A D | ddr3_training.c | 1067 enum hws_ddr_phy phy_type, u32 reg_addr, u32 *data) in ddr3_tip_bus_read() 1078 u32 phy_id, enum hws_ddr_phy phy_type, u32 reg_addr, in ddr3_tip_bus_write() 1091 enum hws_ddr_phy phy_type, u32 reg_addr, in ddr3_tip_bus_read_modify_write()
|
/openbmc/u-boot/drivers/net/ |
H A D | mvpp2.c | 3467 static u32 mvpp2_netc_cfg_create(int gop_id, phy_interface_t phy_type) in mvpp2_netc_cfg_create()
|
H A D | e1000.h | 1093 e1000_phy_type phy_type; member
|