Searched refs:FREF_CLK_POLARITY_BITS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ | ||
D | reg.h | 436 #define FREF_CLK_POLARITY_BITS 0xfffff8ff macro |
D | main.c | 1025 val &= FREF_CLK_POLARITY_BITS; in wl127x_boot_clk() |