Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dr8a66597-hcd.c105 setbits(le16, R8A66597_BASE0, UPLLE); in r8a66597_clock_enable()
116 clrbits(le16, R8A66597_BASE0, UPLLE); in r8a66597_clock_disable()
H A Dr8a66597.h100 #define UPLLE 0x0002 /* b1: internal PLL control */ macro