Searched refs:UPLLE (Results 1 – 4 of 4) sorted by relevance
41 usbhs_bset(priv, SYSCFG, UPLLE, UPLLE); in usbhs_rza1_hardware_init()
115 #define UPLLE (1 << 1) /* USB PLL Enable for RZ/A1 */ macro
107 setbits(le16, R8A66597_BASE0, UPLLE); in r8a66597_clock_enable()129 clrbits(le16, R8A66597_BASE0, UPLLE); in r8a66597_clock_disable()
111 #define UPLLE 0x0002 /* b1: internal PLL control */ macro