Home
last modified time | relevance | path

Searched refs:CLOCK_OUT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/soc/codecs/
Dsta529.c76 #define CLOCK_OUT 0x60 macro
/linux-6.1.9/drivers/media/tuners/
Dmxl5005s.c252 u8 CLOCK_OUT; /* 0: turn off clk out; 1: turn on clock out */ member
1680 u8 CLOCK_OUT, /* 0: turn off clk out; 1: turn on clock out */ in MXL5005_TunerConfig() argument
1704 state->CLOCK_OUT = CLOCK_OUT; in MXL5005_TunerConfig()
1924 if (state->CLOCK_OUT) in MXL_BlockInit()