Searched +full:0 +full:x18000060 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | brcm,xgs-iproc-gpio.yaml | 31 minimum: 0 60 reg = <0x18000060 0x50>, 61 <0x18000000 0x50>;
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | rtw8723d.c | 19 #define WLAN_SLOT_TIME 0x09 20 #define WLAN_RL_VAL 0x3030 21 #define WLAN_BAR_VAL 0x0201ffff 22 #define BIT_MASK_TBTT_HOLD 0x00000fff 24 #define BIT_MASK_TBTT_SETUP 0x000000ff 25 #define BIT_SHIFT_TBTT_SETUP 0 30 #define WLAN_TBTT_TIME_NORMAL TBTT_TIME(0x04, 0x80) 31 #define WLAN_TBTT_TIME_STOP_BCN TBTT_TIME(0x04, 0x6 [all...] |
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|