Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/netlogic/xlr/
Dplatform-flash.c158 u32 gpio_resetcfg, flash_bar; in xlr_flash_init() local
169 gpio_resetcfg = nlm_read_reg(gpio_mmio, GPIO_PWRON_RESET_CFG_REG); in xlr_flash_init()
175 if (gpio_resetcfg & (1 << 16)) in xlr_flash_init()
179 if ((gpio_resetcfg & (1 << 15)) == 0) in xlr_flash_init()
183 if ((gpio_resetcfg & (1 << 16)) == 0) in xlr_flash_init()