Home
last modified time | relevance | path

Searched refs:BM_OCOTP_CTRL_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-mxs/
Docotp.c25 #define BM_OCOTP_CTRL_ERROR (1 << 9) macro
49 __mxs_clrl(BM_OCOTP_CTRL_ERROR, ocotp_base); in mxs_get_ocotp()
53 (BM_OCOTP_CTRL_BUSY | BM_OCOTP_CTRL_ERROR)) && --timeout) in mxs_get_ocotp()
/linux-2.6.39/arch/arm/mach-stmp378x/include/mach/
Dregs-ocotp.h27 #define BM_OCOTP_CTRL_ERROR 0x00000200 macro