Searched refs:MESON8B_AIU_PCLK (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/meson/ |
| H A D | meson8b.c | 2795 #define MESON8B_AIU_PCLK(_name, _bit, _flags) \ macro 2798 static MESON8B_AIU_PCLK(meson8b_iec958, 7, CLK_IGNORE_UNUSED); 2799 static MESON8B_AIU_PCLK(meson8b_i2s_out, 8, CLK_IGNORE_UNUSED); 2800 static MESON8B_AIU_PCLK(meson8b_amclk, 9, CLK_IGNORE_UNUSED); 2801 static MESON8B_AIU_PCLK(meson8b_aififo2, 10, CLK_IGNORE_UNUSED); 2802 static MESON8B_AIU_PCLK(meson8b_mixer, 11, CLK_IGNORE_UNUSED); 2803 static MESON8B_AIU_PCLK(meson8b_mixer_iface, 12, CLK_IGNORE_UNUSED); 2804 static MESON8B_AIU_PCLK(meson8b_adc, 13, CLK_IGNORE_UNUSED);
|