Searched refs:stop_clk (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/media/dvb-frontends/ |
| H A D | stb0899_drv.c | 1293 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 …]
|
| /linux-6.15/drivers/video/fbdev/ |
| H A D | atmel_lcdfb.c | 1090 goto stop_clk; in atmel_lcdfb_probe() 1096 goto stop_clk; in atmel_lcdfb_probe() 1108 goto stop_clk; in atmel_lcdfb_probe() 1127 goto stop_clk; in atmel_lcdfb_probe() 1213 stop_clk: in atmel_lcdfb_probe()
|