Home
last modified time | relevance | path

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

/drivers/memory/
Demif.c559 u32 sdram_io_width, u32 emif_bus_width) in get_temp_alert_config() argument
578 emif_bus_width = __fls(emif_bus_width) - 1; in get_temp_alert_config()
579 devcnt = emif_bus_width - sdram_io_width; in get_temp_alert_config()