Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dsfc_nor.h147 struct snor_info_packet { struct
148 u32 id;
149 u32 head_hash; /*hash for head, check by bootrom.*/
150 u16 head_len; /*320 - 16 bytes*/
151 u16 version;
152 u8 read_cmd;
153 u8 prog_cmd;
154 u8 read_cmd_4;
178 struct snor_info_packet *packet); argument
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nor.h145 struct snor_info_packet { struct
146 u32 id;
147 u32 head_hash; /*hash for head, check by bootrom.*/
148 u16 head_len; /*320 - 16 bytes*/
149 u16 version;
150 u8 read_cmd;
151 u8 prog_cmd;
152 u8 read_cmd_4;
176 struct snor_info_packet *packet); argument