Searched refs:E_EXCLK (Results 1 – 1 of 1) sorted by relevance
89 #define E_EXCLK (1 << 7) macro813 ret = reg_write(client, RJ54N1_RESET_STANDBY, E_EXCLK | SOFT_STDBY); in rj54n1_set_clock()816 ret = reg_write(client, RJ54N1_RESET_STANDBY, E_EXCLK); in rj54n1_set_clock()861 E_EXCLK | SEN_RSTX); in rj54n1_set_clock()941 E_EXCLK | DSP_RSTX | SEN_RSTX); in rj54n1_reg_init()950 E_EXCLK | DSP_RSTX | TG_RSTX | SEN_RSTX); in rj54n1_reg_init()1017 if (!(ret & E_EXCLK)) { in rj54n1_s_fmt()