Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dsoc.c54 static inline void set_usb_txvreftune(u32 __iomem *scfg, u32 offset) in set_usb_txvreftune() function
68 set_usb_txvreftune(scfg, SCFG_USB3PRM1CR_USB1); in erratum_a009008()
70 set_usb_txvreftune(scfg, SCFG_USB3PRM1CR_USB2); in erratum_a009008()
71 set_usb_txvreftune(scfg, SCFG_USB3PRM1CR_USB3); in erratum_a009008()
74 set_usb_txvreftune(scfg, SCFG_USB3PRM1CR); in erratum_a009008()