Searched refs:hal_reo1_ring_base_lsb (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 976 .hal_reo1_ring_base_lsb = 0x000004e4, 1069 .hal_reo1_ring_base_lsb = 0x00000500, 1132 .hal_reo1_ring_base_lsb = 0x00000500, 1244 .hal_reo1_ring_base_lsb = 0x000004e4,
|
H A D | hw.h | 341 u32 hal_reo1_ring_base_lsb; member
|
H A D | hal.h | 152 #define HAL_REO1_RING_BASE_LSB(ab) ((ab)->hw_params->regs->hal_reo1_ring_base_lsb)
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hw.c | 2301 .hal_reo1_ring_base_lsb = 0x0000029c, 2386 .hal_reo1_ring_base_lsb = 0x00000244, 2471 .hal_reo1_ring_base_lsb = 0x0000029c, 2556 .hal_reo1_ring_base_lsb = 0x00000244, 2643 .hal_reo1_ring_base_lsb = 0x000001ec, 2766 .hal_reo1_ring_base_lsb = 0x000001ec,
|
H A D | hw.h | 366 u32 hal_reo1_ring_base_lsb; member
|
H A D | hal.h | 125 #define HAL_REO1_RING_BASE_LSB(ab) ab->hw_params.regs->hal_reo1_ring_base_lsb
|