Searched refs:CLK_NS_OTP_SBPI_EN (Results 1 – 2 of 2) sorted by relevance
47 if (reg & CLK_NS_OTP_SBPI_EN) in enable_otp_clk()49 CLK_NS_OTP_SBPI_EN << WRITE_MASK); in enable_otp_clk()103 if (reg & CLK_NS_OTP_SBPI_EN) in restore_otp_clk()105 (CLK_NS_OTP_SBPI_EN << WRITE_MASK) | reg); in restore_otp_clk()
30 #define CLK_NS_OTP_SBPI_EN (1 << 10) macro