Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Drenesas_usbhs.h189 u32 has_otg:1; /* for controlling PWEN/EXTLP */ member
/Linux-v4.19/drivers/usb/renesas_usbhs/
Dcommon.c105 int has_otg = usbhs_get_dparam(priv, has_otg); in usbhs_sys_host_ctrl() local
107 if (has_otg) in usbhs_sys_host_ctrl()