Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dr8a66597-hcd.c126 val = port ? DRPD : DCFM | DRPD; in r8a66597_enable_port()
145 val = port ? DRPD : DCFM | DRPD; in r8a66597_disable_port()
H A Dr8a66597.h95 #define DRPD 0x0020 /* b5: D+/- pull down control */ macro