Searched refs:CLK_AIF_OSR_DIV (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/clk/qcom/ |
| D | lcc-msm8960.c | 202 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ macro 308 CLK_AIF_OSR_DIV(codec_i2s_mic, 0x60, 0x64, 0x68); 309 CLK_AIF_OSR_DIV(spare_i2s_mic, 0x78, 0x7c, 0x80); 310 CLK_AIF_OSR_DIV(codec_i2s_spkr, 0x6c, 0x70, 0x74); 311 CLK_AIF_OSR_DIV(spare_i2s_spkr, 0x84, 0x88, 0x8c);
|