Searched refs:param_ (Results 1 – 3 of 3) sorted by relevance
37 #define ASPEED_SB_PINCONF(param_, pin0_, pin1_, reg_, bit_) { \ argument38 .param = param_, \
1280 static const u32 param_ ## _name[] = {_val}; \ in rtw8852bx_bb_set_tx_shape_dfir()1281 static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8852bx_bb_set_tx_shape_dfir()
1829 static const u32 param_ ## _name[] = {_val}; \ in rtw8851b_bb_set_tx_shape_dfir()1830 static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8851b_bb_set_tx_shape_dfir()
Completed in 20 milliseconds