Searched refs:LC_540M (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_audio.c | 63 #define LC_540M 540000 macro 94 { 32000, LC_540M, 1024, 33750 }, 95 { 44100, LC_540M, 784, 18750 }, 96 { 48000, LC_540M, 512, 11250 }, 97 { 64000, LC_540M, 2048, 33750 }, 98 { 88200, LC_540M, 1568, 18750 }, 99 { 96000, LC_540M, 1024, 11250 }, 100 { 128000, LC_540M, 4096, 33750 }, 101 { 176400, LC_540M, 3136, 18750 }, 102 { 192000, LC_540M, 2048, 11250 },
|