Searched +full:0 +full:x00a08000 (Results 1 – 5 of 5) sorted by relevance
53 reg = <0x00a08000 0x4>;
52 reg = <0x00a08000 0x8>;
65 #size-cells = <0>;67 cpu0: cpu@0 {73 reg = <0x0>;82 reg = <0x1>;91 reg = <0x2>;100 reg = <0x3>;109 reg = <0x100>;118 reg = <0x101>;127 reg = <0x102>;136 reg = <0x103>;[all …]
33 #define RADIO_REG_MAX_READ 0x2ad48 for (i = 0; i < RADIO_REG_MAX_READ; i++) { in iwl_read_radio_regs() 76 /* No need to try to read the data if the length is 0 */ in iwl_fwrt_dump_rxf() 77 if (fifo_len == 0) in iwl_fwrt_dump_rxf() 102 iwl_trans_write_prph(fwrt->trans, RXF_SET_FENCE_MODE + offset, 0x1); in iwl_fwrt_dump_rxf() 104 iwl_trans_write_prph(fwrt->trans, RXF_LD_WR2FENCE + offset, 0x1); in iwl_fwrt_dump_rxf() 107 RXF_LD_FENCE_OFFSET_ADDR + offset, 0x0); in iwl_fwrt_dump_rxf() 111 for (i = 0; i < fifo_len; i++) in iwl_fwrt_dump_rxf() 131 /* No need to try to read the data if the length is 0 */ in iwl_fwrt_dump_txf() 132 if (fifo_len == 0) in iwl_fwrt_dump_txf() [all...]