Home
last modified time | relevance | path

Searched refs:CLOCK_CTL (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/media/dvb-frontends/
Dmt352_priv.h112 CLOCK_CTL = 0x89, enumerator
Dmt352.c103 static u8 mt352_softdown[] = { CLOCK_CTL, 0x20, 0x08 }; in mt352_sleep()
521 if ((mt352_read_register(state, CLOCK_CTL) & 0x10) == 0 || in mt352_init()
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Danysee.c263 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in anysee_mt352_demod_init()