Home
last modified time | relevance | path

Searched refs:flash_bar (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
162 flash_bar = nlm_read_reg(nlm_io_base, BRIDGE_FLASH_BAR); in xlr_flash_init()
163 flash_map_base = (flash_bar & 0xffff0000) << 8; in xlr_flash_init()