Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb0899_drv.c1293 u8 stop_clk[2]; in stb0899_set_delivery() local
1316 STB0899_SETFIELD_VAL(STOP_CHK8PSK, stop_clk[0], 1); in stb0899_set_delivery()
1317 STB0899_SETFIELD_VAL(STOP_CKFEC108, stop_clk[0], 1); in stb0899_set_delivery()
1318 STB0899_SETFIELD_VAL(STOP_CKFEC216, stop_clk[0], 1); in stb0899_set_delivery()
1344 STB0899_SETFIELD_VAL(STOP_CHK8PSK, stop_clk[0], 1); in stb0899_set_delivery()
1345 STB0899_SETFIELD_VAL(STOP_CKFEC108, stop_clk[0], 0); in stb0899_set_delivery()
1346 STB0899_SETFIELD_VAL(STOP_CKFEC216, stop_clk[0], 0); in stb0899_set_delivery()
1371 STB0899_SETFIELD_VAL(STOP_CHK8PSK, stop_clk[0], 1); in stb0899_set_delivery()
1372 STB0899_SETFIELD_VAL(STOP_CKFEC108, stop_clk[0], 1); in stb0899_set_delivery()
1373 STB0899_SETFIELD_VAL(STOP_CKFEC216, stop_clk[0], 1); in stb0899_set_delivery()
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Datmel_lcdfb.c1091 goto stop_clk; in atmel_lcdfb_probe()
1097 goto stop_clk; in atmel_lcdfb_probe()
1109 goto stop_clk; in atmel_lcdfb_probe()
1128 goto stop_clk; in atmel_lcdfb_probe()
1214 stop_clk: in atmel_lcdfb_probe()