Lines Matching refs:latched
66 u8 latched[6] = {0, 0, 0, 0, 0, 0};
70 for (i = 0; i < ARRAY_SIZE(latched); i++)
71 latched[i] = snd_soc_component_read(tas2764->component,
75 if (latched[0] & BIT(i)) {
82 if (latched[0]) {
84 latched[1], latched[2], latched[3], latched[4], latched[5]);