Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_READ_1_1_8 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h399 #define SNOR_HWCAPS_READ_1_1_8 BIT(11) macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-core.c2248 params->hwcaps.mask |= SNOR_HWCAPS_READ_1_1_8; in spi_nor_init_params()
2335 { SNOR_HWCAPS_READ_1_1_8, SNOR_CMD_READ_1_1_8 }, in spi_nor_hwcaps_read2cmd()
2566 hwcaps.mask |= SNOR_HWCAPS_READ_1_1_8; in spi_nor_scan()