Home
last modified time | relevance | path

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

/linux/drivers/memory/
H A Demif.c328 u32 sdram_io_width, u32 emif_bus_width) in get_temp_alert_config() argument
348 devcnt = emif_bus_width - sdram_io_width; in get_temp_alert_config()
352 alert |= (sdram_io_width - 2) << TA_DEVWDT_SHIFT; in get_temp_alert_config()