Searched refs:DA7219_BYTE_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dda7219.h765 #define DA7219_BYTE_MASK 0xFF macro
H A Dda7219-aad.c810 memset(mask, DA7219_BYTE_MASK, DA7219_AAD_IRQ_REG_MAX); da7219_aad_exit()
H A Dda7219.c1133 pll_frac_top = (frac_div >> DA7219_BYTE_SHIFT) & DA7219_BYTE_MASK; da7219_set_dai_pll()
1134 pll_frac_bot = (frac_div) & DA7219_BYTE_MASK; da7219_set_dai_pll()

Completed in 65 milliseconds