Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/renesas_usbhs/
Dcommon.h115 #define PWEN (1 << 9) /* Controls the PWEN pin output state */ macro
Dcommon.c108 usbhs_bset(priv, DVSTCTR, (EXTLP | PWEN), (EXTLP | PWEN)); in usbhs_sys_host_ctrl()