Searched refs:CCSR (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/fsl/ |
D | ecm.txt | 8 The LAW node represents the region of CCSR space where local access 10 of CCSR space that includes CCSRBAR, ALTCBAR, ALTCAR, BPTR, and some 24 physical address offset and length of the CCSR space 37 The E500 LAW node represents the region of CCSR space where ECM config 39 of CCSR space. 53 physical address offset and length of the CCSR space
|
D | mcm.txt | 8 The LAW node represents the region of CCSR space where local access 10 of CCSR space that includes CCSRBAR, ALTCBAR, ALTCAR, BPTR, and some 24 physical address offset and length of the CCSR space 37 The MPX LAW node represents the region of CCSR space where MCM config 39 of CCSR space. 53 physical address offset and length of the CCSR space
|
D | interlaken-lac.txt | 43 those LAC CCSR registers not protected in partitioned 61 Definition: Points to the non-protected LAC CCSR mapped register space
|
D | msi-pic.txt | 83 Normally, PCI devices have access to all of CCSR via an ATMU mapping. The
|
D | pamu.txt | 32 A standard property. It represents the CCSR registers of
|
D | mpic.txt | 27 CCSR address space.
|
/linux-6.1.9/drivers/clk/pxa/ |
D | clk-pxa27x.c | 104 unsigned long ccsr = readl(clk_regs + CCSR); in pxa27x_is_ppll_disabled() 206 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_cpll_get_rate() 251 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_lcd_base_get_rate() 273 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_lcd_base_get_parent() 302 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_core_get_parent() 339 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_run_get_rate() 362 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_system_bus_get_rate() 379 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_system_bus_get_parent() 396 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_memory_get_rate() 415 unsigned long ccsr = readl(clk_regs + CCSR); in clk_pxa27x_memory_get_parent()
|
D | clk-pxa2xx.h | 6 #define CCSR (0x000C) /* Core Clock Status Register */ macro
|
/linux-6.1.9/Documentation/devicetree/bindings/soc/fsl/ |
D | bman.txt | 16 binding covers the CCSR space programming model 29 Definition: Registers region within the CCSR address space 112 The example below shows a (P4080) BMan CCSR-space node
|
D | qman.txt | 18 CCSR space programming model 31 Definition: Registers region within the CCSR address space 145 The example below shows a (P4080) QMan CCSR-space node
|
/linux-6.1.9/arch/arm/mach-pxa/ |
D | pxa2xx-regs.h | 135 #define CCSR io_p2v(0x4130000C) /* Core Clock Status Register */ macro
|
/linux-6.1.9/drivers/clk/imx/ |
D | clk-imx6sl.c | 18 #define CCSR 0xc macro 129 if (readl_relaxed(ccm_base + CCSR) & BM_CCSR_PLL1_SW_CLK_SEL) { in imx6sl_get_arm_divider_for_wait()
|
/linux-6.1.9/drivers/net/ethernet/natsemi/ |
D | ns83820.c | 334 #define CCSR 0xcc macro 732 writel(0x0001, dev->base + CCSR); in ns83820_setup_rx()
|