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