Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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