Searched +full:0 +full:x00a08000 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | allwinner,sun9i-a80-usb-mod-clk.yaml | 53 reg = <0x00a08000 0x4>;
|
D | allwinner,sun9i-a80-usb-clks.yaml | 52 reg = <0x00a08000 0x8>;
|
/linux-6.12.1/arch/arm/nwfpe/ |
D | fpopcode.h | 18 |c o n d|1 1 0 P|U|u|W|L| Rn |v| Fd |0|0|0|1| o f f s e t | CPDT 19 |c o n d|1 1 0 P|U|w|W|L| Rn |x| Fd |0|0|1|0| o f f s e t | CPDT (copro 2) 21 |c o n d|1 1 1 0|a|b|c|d|e| Fn |j| Fd |0|0|0|1|f|g|h|0|i| Fm | CPDO 22 |c o n d|1 1 1 0|a|b|c|L|e| Fn | Rd |0|0|0|1|f|g|h|1|i| Fm | CPRT 23 |c o n d|1 1 1 0|a|b|c|1|e| Fn |1|1|1|1|0|0|0|1|f|g|h|1|i| Fm | comparisons 45 P pre/post index bit: 0 = postindex, 1 = preindex 46 U up/down bit: 0 = stack grows down, 1 = stack grows up 48 L load/store bit: 0 = store, 1 = load 60 j dyadic/monadic bit: 0 = dyadic, 1 = monadic 69 | Single | 0 | 0 | x | 1 words | [all …]
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun9i-a80.dtsi | 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 …]
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/ |
D | dbg.c | 30 #define RADIO_REG_MAX_READ 0x2ad 45 for (i = 0; i < RADIO_REG_MAX_READ; i++) { in iwl_read_radio_regs() 73 /* No need to try to read the data if the length is 0 */ in iwl_fwrt_dump_rxf() 74 if (fifo_len == 0) in iwl_fwrt_dump_rxf() 99 iwl_trans_write_prph(fwrt->trans, RXF_SET_FENCE_MODE + offset, 0x1); in iwl_fwrt_dump_rxf() 101 iwl_trans_write_prph(fwrt->trans, RXF_LD_WR2FENCE + offset, 0x1); in iwl_fwrt_dump_rxf() 104 RXF_LD_FENCE_OFFSET_ADDR + offset, 0x0); in iwl_fwrt_dump_rxf() 108 for (i = 0; i < fifo_len; i++) in iwl_fwrt_dump_rxf() 128 /* No need to try to read the data if the length is 0 */ in iwl_fwrt_dump_txf() 129 if (fifo_len == 0) in iwl_fwrt_dump_txf() [all …]
|