Home
last modified time | relevance | path

Searched refs:PLLC (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman_internals.h264 FILL_PLL_INIT_INFO(PLLC),
344 FILL_PLL_CHANNEL_INIT_INFO(PLLC, CORE2),
348 FILL_PLL_CHANNEL_INIT_INFO(PLLC, CORE1),
352 FILL_PLL_CHANNEL_INIT_INFO(PLLC, PER),
356 FILL_PLL_CHANNEL_INIT_INFO(PLLC, CORE0),
/openbmc/linux/include/linux/usb/
H A Dr8a66597.h129 #define PLLC 0x0800 /* b11: PLL control */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h98 #define PLLC 0x0800 /* b11: PLL control */ macro
H A Dr8a66597-hcd.c122 r8a66597_bclr(r8a66597, PLLC, SYSCFG0); in r8a66597_clock_disable()
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c549 CASE_PLL_A2W_REGS(PLLC) : in cprman_write()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c837 r8a66597_bset(r8a66597, PLLC, SYSCFG0); in init_controller()
874 r8a66597_bclr(r8a66597, PLLC, SYSCFG0); in disable_controller()
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c130 r8a66597_bclr(r8a66597, PLLC, SYSCFG0); in r8a66597_clock_disable()