Searched refs:E_EXCLK (Results 1 – 1 of 1) sorted by relevance
89 #define E_EXCLK (1 << 7) macro826 ret = reg_write(client, RJ54N1_RESET_STANDBY, E_EXCLK | SOFT_STDBY); in rj54n1_set_clock()829 ret = reg_write(client, RJ54N1_RESET_STANDBY, E_EXCLK); in rj54n1_set_clock()874 E_EXCLK | SEN_RSTX); in rj54n1_set_clock()954 E_EXCLK | DSP_RSTX | SEN_RSTX); in rj54n1_reg_init()963 E_EXCLK | DSP_RSTX | TG_RSTX | SEN_RSTX); in rj54n1_reg_init()1024 if (!(ret & E_EXCLK)) { in rj54n1_set_fmt()