Searched refs:LC_270M (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_audio.c | 64 #define LC_270M 270000 macro 85 { 32000, LC_270M, 1024, 16875 }, 86 { 44100, LC_270M, 784, 9375 }, 87 { 48000, LC_270M, 512, 5625 }, 88 { 64000, LC_270M, 2048, 16875 }, 89 { 88200, LC_270M, 1568, 9375 }, 90 { 96000, LC_270M, 1024, 5625 }, 91 { 128000, LC_270M, 4096, 16875 }, 92 { 176400, LC_270M, 3136, 9375 }, 93 { 192000, LC_270M, 2048, 5625 },
|