Searched defs:ocotp_regs (Results 1 – 8 of 8) sorted by relevance
376 struct ocotp_regs { struct377 u32 ctrl;378 u32 ctrl_set;379 u32 ctrl_clr;380 u32 ctrl_tog;381 u32 timing;382 u32 rsvd0[3];383 u32 data;384 u32 rsvd1[3];385 u32 read_ctrl;[all …]
154 struct ocotp_regs { struct155 u32 ctrl;156 u32 ctrl_set;157 u32 ctrl_clr;158 u32 ctrl_tog;159 u32 timing;160 u32 rsvd0[3];161 u32 data;162 u32 rsvd1[3];163 u32 read_ctrl;[all …]
892 struct ocotp_regs { struct893 u32 ctrl;894 u32 ctrl_set;895 u32 ctrl_clr;896 u32 ctrl_tog;897 u32 timing;898 u32 rsvd0[3];899 u32 data0;900 u32 rsvd1[3];901 u32 data1;[all …]
947 struct ocotp_regs { struct948 u32 ctrl;949 u32 ctrl_set;950 u32 ctrl_clr;951 u32 ctrl_tog;952 u32 pdn;953 u32 rsvd0[3];954 u32 data;955 u32 rsvd1[3];956 u32 read_ctrl;[all …]
726 struct ocotp_regs { struct727 u32 ctrl;728 u32 ctrl_set;729 u32 ctrl_clr;730 u32 ctrl_tog;731 u32 timing;732 u32 rsvd0[3];733 u32 data;734 u32 rsvd1[3];735 u32 read_ctrl;[all …]
114 struct mxs_ocotp_regs *ocotp_regs = in get_board_serial() local
247 struct mxs_ocotp_regs *ocotp_regs = in imx_get_mac_from_fuse() local
24 static struct mxs_ocotp_regs *ocotp_regs = variable