Searched refs:LC_162M (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_audio.c | 65 #define LC_162M 162000 macro 76 { 32000, LC_162M, 1024, 10125 }, 77 { 44100, LC_162M, 784, 5625 }, 78 { 48000, LC_162M, 512, 3375 }, 79 { 64000, LC_162M, 2048, 10125 }, 80 { 88200, LC_162M, 1568, 5625 }, 81 { 96000, LC_162M, 1024, 3375 }, 82 { 128000, LC_162M, 4096, 10125 }, 83 { 176400, LC_162M, 3136, 5625 }, 84 { 192000, LC_162M, 2048, 3375 },
|