Searched refs:MCS_SEL_IN_FREQ_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ti/wl12xx/ | ||
H A D | reg.h | 458 #define MCS_SEL_IN_FREQ_SHIFT 4 macro |
H A D | main.c | 897 pll_config |= (input_freq << MCS_SEL_IN_FREQ_SHIFT); in wl128x_configure_mcs_pll() |