Searched defs:ocotp_regs (Results 1 – 7 of 7) sorted by relevance
377 struct ocotp_regs { struct378 u32 ctrl;379 u32 ctrl_set;380 u32 ctrl_clr;381 u32 ctrl_tog;382 u32 timing;383 u32 rsvd0[3];384 u32 data;385 u32 rsvd1[3];386 u32 read_ctrl;[all …]
887 struct ocotp_regs { struct888 u32 ctrl;889 u32 ctrl_set;890 u32 ctrl_clr;891 u32 ctrl_tog;892 u32 timing;893 u32 rsvd0[3];894 u32 data0;895 u32 rsvd1[3];896 u32 data1;[all …]
948 struct ocotp_regs { struct949 u32 ctrl;950 u32 ctrl_set;951 u32 ctrl_clr;952 u32 ctrl_tog;953 u32 pdn;954 u32 rsvd0[3];955 u32 data;956 u32 rsvd1[3];957 u32 read_ctrl;[all …]
715 struct ocotp_regs { struct716 u32 ctrl;717 u32 ctrl_set;718 u32 ctrl_clr;719 u32 ctrl_tog;720 u32 timing;721 u32 rsvd0[3];722 u32 data;723 u32 rsvd1[3];724 u32 read_ctrl;[all …]
115 struct mxs_ocotp_regs *ocotp_regs = in get_board_serial() local
249 struct mxs_ocotp_regs *ocotp_regs = in imx_get_mac_from_fuse() local
25 static struct mxs_ocotp_regs *ocotp_regs = variable