Home
last modified time | relevance | path

Searched refs:OTP_STATUS (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h1171 #define OTP_STATUS 0xffc03608 /* OTP/Fuse Status */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h1176 #define OTP_STATUS 0xffc03608 /* OTP/Fuse Status */ macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1472 #define OTP_STATUS 0xffc04308 /* OTP/Fuse Status */ macro
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.h2015 #define OTP_STATUS 0x00007508 macro
Dtg3.c15340 val = tr32(OTP_STATUS); in tg3_issue_otp_command()
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c1292 D16(OTP_STATUS); in bfin_debug_mmrs_init()