Searched refs:LC_270M (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/i915/display/ |
D | intel_audio.c | 78 #define LC_270M 270000 macro 106 { 32000, LC_270M, 1024, 16875 }, 107 { 44100, LC_270M, 784, 9375 }, 108 { 48000, LC_270M, 512, 5625 }, 109 { 64000, LC_270M, 2048, 16875 }, 110 { 88200, LC_270M, 1568, 9375 }, 111 { 96000, LC_270M, 1024, 5625 }, 112 { 128000, LC_270M, 4096, 16875 }, 113 { 176400, LC_270M, 3136, 9375 }, 114 { 192000, LC_270M, 2048, 5625 },
|