Home
last modified time | relevance | path

Searched full:setclk (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/soc/codecs/
Dl3.c31 adap->setclk(adap, 0); in sendbyte()
35 adap->setclk(adap, 1); in sendbyte()
65 adap->setclk(adap, 1); in l3_write()
77 adap->setclk(adap, 1); in l3_write()
118 adap->setclk = l3_set_clk; in l3_set_gpio_ops()
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dbaikal,bt1-ccu-div.yaml57 SETCLK--|--|/DIV|->| | |
67 external clock oscillator, SETCLK - a command to update the output clock in
72 figure above (like EN, CLKDIV/LOCK/SETCLK). In this case the corresponding
/Linux-v6.1/include/sound/
Dl3.h7 void (*setclk)(struct l3_pins *, int); member