Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-pxa/
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()
Dpxa3xx-regs.h18 #define OSCC io_p2v(0x41350000) /* Oscillator Configuration Register */ macro
Dpxa2xx-regs.h137 #define OSCC io_p2v(0x41300008) /* Oscillator Configuration Register */ macro
/Linux-v6.6/drivers/clk/pxa/
Dclk-pxa2xx.h8 #define OSCC (0x0008) /* Oscillator Configuration Register */ macro