Home
last modified time | relevance | path

Searched defs:OCOTP_CTRL_BUSY (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Dvf610-ocotp.c39 #define OCOTP_CTRL_BUSY BIT(8) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ocotp.h72 #define OCOTP_CTRL_BUSY (1 << 8) macro