Searched +full:0 +full:x1ff80 (Results 1 – 7 of 7) sorted by relevance
65 #define SMU8_FIRMWARE_HEADER_LOCATION 0x1FF8066 #define SMU8_UNBCSR_START_ADDR 0xC010000068 #define SMN_MP1_SRAM_START_ADDR 0x10000000
143 reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */147 ranges = <0 0x5c000000 0x40000>;150 reg = <0x100 0x50>;154 reg = <0x1000 0x1000>;159 reg = <0x20000 0x20000>;174 reg = <0x02020000 0x54000>;177 ranges = <0 0x02020000 0x54000>;179 smp-sram@0 {181 reg = <0x0 0x1000>;186 reg = <0x53000 0x1000>;[all …]
18 #size-cells = <0>;24 reg = <0x200>;35 reg = <0x201>;46 reg = <0x202>;57 reg = <0x203>;164 hwrom@0 {165 reg = <0x0 0x200000>;172 reg = <0xc8000000 0x8000>;175 ranges = <0x0 0xc8000000 0x8000>;179 reg = <0x400 0x20>;[all …]
20 #size-cells = <0>;26 reg = <0x200>;37 reg = <0x201>;48 reg = <0x202>;59 reg = <0x203>;172 hwrom@0 {173 reg = <0x0 0x200000>;188 reg = <0x4f00000 0x100000>;195 reg = <0xc8000000 0x8000>;198 ranges = <0x0 0xc8000000 0x8000>;[all …]
27 #define MC_CONFIG__MCDW_WR_ENABLE_MASK 0x128 #define MC_CONFIG__MCDW_WR_ENABLE__SHIFT 0x029 #define MC_CONFIG__MCDX_WR_ENABLE_MASK 0x230 #define MC_CONFIG__MCDX_WR_ENABLE__SHIFT 0x131 #define MC_CONFIG__MCDY_WR_ENABLE_MASK 0x432 #define MC_CONFIG__MCDY_WR_ENABLE__SHIFT 0x233 #define MC_CONFIG__MCDZ_WR_ENABLE_MASK 0x834 #define MC_CONFIG__MCDZ_WR_ENABLE__SHIFT 0x335 #define MC_CONFIG__MCDS_WR_ENABLE_MASK 0x1036 #define MC_CONFIG__MCDS_WR_ENABLE__SHIFT 0x4[all …]
35 wrt_reg_word(®->u.isp2300.host_semaphore, 0x1); in qla2x00_lock_nvram_access()39 while ((data & BIT_0) == 0) { in qla2x00_lock_nvram_access()42 wrt_reg_word(®->u.isp2300.host_semaphore, 0x1); in qla2x00_lock_nvram_access()60 wrt_reg_word(®->u.isp2300.host_semaphore, 0); in qla2x00_unlock_nvram_access()98 * Bit 15-0 = write data107 uint16_t data = 0; in qla2x00_nvram_request()112 for (cnt = 0; cnt < 11; cnt++) { in qla2x00_nvram_request()116 qla2x00_nv_write(ha, 0); in qla2x00_nvram_request()121 for (cnt = 0; cnt < 16; cnt++) { in qla2x00_nvram_request()194 qla2x00_nv_write(ha, 0); in qla2x00_write_nvram_word()[all …]