Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockusb.h67 bool rkusb_switch_usb3_enabled(void);
105 static inline bool rkusb_switch_usb3_enabled(void) in rkusb_switch_usb3_enabled() function
/rk3399_rockchip-uboot/board/rockchip/evb_rk3528/
H A Devb_rk3528.c59 if (rkusb_switch_usb3_enabled()) { in board_usb_init()
/rk3399_rockchip-uboot/board/rockchip/evb_rk3576/
H A Devb_rk3576.c59 if (rkusb_switch_usb3_enabled()) { in board_usb_init()
/rk3399_rockchip-uboot/board/rockchip/evb_rk3588/
H A Devb_rk3588.c59 if (rkusb_switch_usb3_enabled()) { in board_usb_init()
/rk3399_rockchip-uboot/board/rockchip/evb_rk3568/
H A Devb_rk3568.c60 if (rkusb_switch_usb3_enabled()) { in board_usb_init()
/rk3399_rockchip-uboot/cmd/
H A Drockusb.c206 bool rkusb_switch_usb3_enabled(void) in rkusb_switch_usb3_enabled() function
276 if (rkusb_switch_usb3_enabled()) { in do_rkusb()
364 if (rkusb_switch_usb3_enabled()) { in do_rkusb()