Searched refs:ROCKCHIP_OTP_SECURE_BOOT_STATUS_ENABLE (Results 1 – 2 of 2) sorted by relevance
151 ROCKCHIP_OTP_SECURE_BOOT_STATUS_ENABLE); in get_info()211 if (test_bit_mask(status, ROCKCHIP_OTP_SECURE_BOOT_STATUS_ENABLE)) { in burn_hash()266 if (test_bit_mask(status, ROCKCHIP_OTP_SECURE_BOOT_STATUS_ENABLE)) { in lockdown_device()271 status = ROCKCHIP_OTP_SECURE_BOOT_STATUS_ENABLE; in lockdown_device()291 if (test_bit_mask(status, ROCKCHIP_OTP_SECURE_BOOT_STATUS_ENABLE)) { in lockdown_device()
123 #define ROCKCHIP_OTP_SECURE_BOOT_STATUS_ENABLE 0x00ff macro