Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c37 struct sfdp_bfpt_read { struct
39 u32 hwcaps;
45 u32 supported_dword;
46 u32 supported_bit;
53 u32 settings_dword;
54 u32 settings_shift;
57 enum spi_nor_protocol proto;
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1753 struct sfdp_bfpt_read { struct
1776 static const struct sfdp_bfpt_read sfdp_bfpt_reads[] = { argument