Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/netlogic/xlr/
Dplatform-flash.c157 u32 gpio_resetcfg, flash_bar; in xlr_flash_init() local
168 gpio_resetcfg = nlm_read_reg(gpio_mmio, GPIO_PWRON_RESET_CFG_REG); in xlr_flash_init()
174 if (gpio_resetcfg & (1 << 16)) in xlr_flash_init()
178 if ((gpio_resetcfg & (1 << 15)) == 0) in xlr_flash_init()
182 if ((gpio_resetcfg & (1 << 16)) == 0) in xlr_flash_init()