Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dosiris.h16 #define OSIRIS_CTRL0_NANDSEL (0x3) macro
H A Dmach-osiris.c219 tmp &= ~OSIRIS_CTRL0_NANDSEL; in osiris_nand_select()
261 tmp = pm_osiris_ctrl0 & ~OSIRIS_CTRL0_NANDSEL; in osiris_pm_suspend()