Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dsram.h27 bool no_memory_wc; member
H A Dsram.c104 if (sram->no_memory_wc) in sram_add_partition()
389 sram->no_memory_wc = of_property_read_bool(pdev->dev.of_node, "no-memory-wc"); in sram_probe()
394 if (sram->no_memory_wc) in sram_probe()