Searched refs:CLK_OTP_S_DIV_CON_MASK (Results 1 – 2 of 2) sorted by relevance
442 CLK_OTP_S_DIV_CON_MASK = 0x1FF, enumerator
1038 div = (con & CLK_OTP_S_DIV_CON_MASK) >> CLK_OTP_S_DIV_CON_SHIFT; in px30_otp_get_clk()1080 CLK_OTP_S_SEL_MASK | CLK_OTP_S_DIV_CON_MASK, in px30_otp_set_clk()