Home
last modified time | relevance | path

Searched refs:OSCC (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dgumstix.c139 if (!(readl(OSCC) & OSCC_OOK)) in gumstix_setup_bt_clock()
144 writel(readl(OSCC) | OSCC_OON, OSCC); in gumstix_setup_bt_clock()
146 if (readl(OSCC) & OSCC_OOK) in gumstix_setup_bt_clock()
A Dpxa3xx-regs.h18 #define OSCC io_p2v(0x41350000) /* Oscillator Configuration Register */ macro
A Dpxa2xx-regs.h137 #define OSCC io_p2v(0x41300008) /* Oscillator Configuration Register */ macro
/linux-6.3-rc2/drivers/clk/pxa/
A Dclk-pxa2xx.h8 #define OSCC (0x0008) /* Oscillator Configuration Register */ macro

Completed in 8 milliseconds