Searched refs:tnctrl (Results 1 – 1 of 1) sorted by relevance
107 u16 tnctrl; /* TNCTRL1 & TNCTRL2 */ member124 __be16 tnctrl; /* TNCTRL1 & TNCTRL2 */ member182 wr.tnctrl = __cpu_to_be16(r->tnctrl); in tea5764_i2c_write()195 if (!(r->tnctrl & TEA5764_TNCTRL_PUPD0)) { in tea5764_power_up()196 r->tnctrl &= ~(TEA5764_TNCTRL_AFM | TEA5764_TNCTRL_MU | in tea5764_power_up()203 r->tnctrl |= TEA5764_TNCTRL_PUPD0; in tea5764_power_up()212 if (r->tnctrl & TEA5764_TNCTRL_PUPD0) { in tea5764_power_down()213 r->tnctrl &= ~TEA5764_TNCTRL_PUPD0; in tea5764_power_down()223 if (r->tnctrl & TEA5764_TNCTRL_HLSI) in tea5764_set_freq()233 if (r->tnctrl & TEA5764_TNCTRL_HLSI) in tea5764_get_freq()[all …]