Searched refs:SCK_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/ux500/ | ||
| H A D | ux500_msp_i2s.h | 225 #define SCK_DIV_MASK 0x0000003FF macro |
| H A D | ux500_msp_i2s.c | 255 temp_reg = (sck_div - 1) & SCK_DIV_MASK; in setup_bitclk() |