Searched refs:_ab (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 28 typeof(ab) _ab = (ab); \ 29 min_not_zero(_ab->hw_params->client.max_client_single, \ 30 _ab->profile_param->max_client_single); \ 36 typeof(ab) _ab = (ab); \ 37 min_not_zero(_ab->hw_params->client.max_client_dbs, \ 38 _ab->profile_param->max_client_dbs); \ 44 typeof(ab) _ab = (ab); \ 45 min_not_zero(_ab->hw_params->client.max_client_dbs_sbs, \ 46 _ab->profile_param->max_client_dbs_sbs); \
|
| /linux/drivers/reset/sti/ |
| H A D | reset-syscfg.h | 28 #define _SYSCFG_RST_CH(_c, _rr, _rb, _ar, _ab) \ argument 31 .ack = REG_FIELD(_ar, _ab, _ab), }
|