Searched refs:BFPT_DWORD (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | spi-nor-core.c | 1688 #define BFPT_DWORD(i) ((i) - 1) macro 1805 BFPT_DWORD(1), BIT(16), /* Supported bit */ 1806 BFPT_DWORD(4), 0, /* Settings */ 1813 BFPT_DWORD(1), BIT(20), /* Supported bit */ 1814 BFPT_DWORD(4), 16, /* Settings */ 1821 BFPT_DWORD(5), BIT(0), /* Supported bit */ 1822 BFPT_DWORD(6), 16, /* Settings */ 1829 BFPT_DWORD(1), BIT(22), /* Supported bit */ 1830 BFPT_DWORD(3), 16, /* Settings */ 1837 BFPT_DWORD(1), BIT(21), /* Supported bit */ [all …]
|