Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_imx.c946 u32 of_val; in imx_ahci_parse_props() local
956 if (of_property_read_u32(np, prop->name, &of_val)) { in imx_ahci_parse_props()
964 if (prop->values[j].of_value == of_val) { in imx_ahci_parse_props()
966 prop->name, of_val, prop->values[j].reg_value); in imx_ahci_parse_props()