Searched refs:LC_540M (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_audio.c | 78 #define LC_540M 540000 macro 116 { 32000, LC_540M, 1024, 33750 }, 117 { 44100, LC_540M, 784, 18750 }, 118 { 48000, LC_540M, 512, 11250 }, 119 { 64000, LC_540M, 2048, 33750 }, 120 { 88200, LC_540M, 1568, 18750 }, 121 { 96000, LC_540M, 1024, 11250 }, 122 { 128000, LC_540M, 4096, 33750 }, 123 { 176400, LC_540M, 3136, 18750 }, 124 { 192000, LC_540M, 2048, 11250 },
|