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