Searched refs:regi_bif_core (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/arch/cris/arch-v32/mach-fs/ |
| D | hw_settings.S | 32 .dword REG_ADDR(bif_core, regi_bif_core, rw_grp1_cfg) 34 .dword REG_ADDR(bif_core, regi_bif_core, rw_grp2_cfg) 36 .dword REG_ADDR(bif_core, regi_bif_core, rw_grp3_cfg) 38 .dword REG_ADDR(bif_core, regi_bif_core, rw_grp4_cfg) 40 .dword REG_ADDR(bif_core, regi_bif_core, rw_sdram_cfg_grp0) 42 .dword REG_ADDR(bif_core, regi_bif_core, rw_sdram_cfg_grp1) 44 .dword REG_ADDR(bif_core, regi_bif_core, rw_sdram_timing) 46 .dword REG_ADDR(bif_core, regi_bif_core, rw_sdram_cmd)
|
| D | dram_init.S | 28 move.d REG_ADDR(bif_core, regi_bif_core, rw_sdram_cfg_grp0), $r0 31 move.d REG_ADDR(bif_core, regi_bif_core, rw_sdram_cfg_grp1), $r0 68 move.d REG_ADDR(bif_core, regi_bif_core, rw_sdram_timing), $r0 72 move.d REG_ADDR(bif_core, regi_bif_core, rw_sdram_cmd), $r5 98 move.d REG_ADDR(bif_core, regi_bif_core, rw_sdram_timing), $r0
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/ |
| D | startup.inc | 62 move.d REG_ADDR(bif_core, regi_bif_core, rw_grp1_cfg), $r0 65 move.d REG_ADDR(bif_core, regi_bif_core, rw_grp2_cfg), $r0 68 move.d REG_ADDR(bif_core, regi_bif_core, rw_grp3_cfg), $r0 71 move.d REG_ADDR(bif_core, regi_bif_core, rw_grp4_cfg), $r0
|
| /linux-4.4.14/drivers/cpufreq/ |
| D | cris-etraxfs-cpufreq.c | 81 REG_RD(bif_core, regi_bif_core, rw_sdram_timing); in cris_sdram_freq_notifier() 86 REG_WR(bif_core, regi_bif_core, rw_sdram_timing, timing); in cris_sdram_freq_notifier()
|
| D | cris-artpec3-cpufreq.c | 86 REG_WR(bif_core, regi_bif_core, rw_sdram_timing, timing); in cris_sdram_freq_notifier()
|
| /linux-4.4.14/arch/cris/arch-v32/drivers/mach-fs/ |
| D | nandflash.c | 105 reg_bif_core_rw_grp3_cfg bif_cfg = REG_RD(bif_core, regi_bif_core, in crisv32_nand_flash_probe() 142 REG_WR(bif_core, regi_bif_core, rw_grp3_cfg, bif_cfg); in crisv32_nand_flash_probe()
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/ |
| D | reg_map_asm.h | 26 #define regi_bif_core 0xb0014000 macro
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
| D | reg_map.h | 24 regi_bif_core = 0xb0014000, enumerator
|