Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dnandc.h279 #define NANDC_CHIP_DATA(id) (0x800 + (id) * 0x100) macro
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dnandc.h281 #define NANDC_CHIP_DATA(id) (0x800 + (id) * 0x100) macro