Searched refs:LC_810M (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_audio.c | 62 #define LC_810M 810000 macro 103 { 32000, LC_810M, 1024, 50625 }, 104 { 44100, LC_810M, 784, 28125 }, 105 { 48000, LC_810M, 512, 16875 }, 106 { 64000, LC_810M, 2048, 50625 }, 107 { 88200, LC_810M, 1568, 28125 }, 108 { 96000, LC_810M, 1024, 16875 }, 109 { 128000, LC_810M, 4096, 50625 }, 110 { 176400, LC_810M, 3136, 28125 }, 111 { 192000, LC_810M, 2048, 16875 },
|