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

/linux-4.1.27/drivers/ata/
H A Dahci_imx.c489 u32 of_val; imx_ahci_parse_props() local
499 if (of_property_read_u32(np, prop->name, &of_val)) { imx_ahci_parse_props()
507 if (prop->values[j].of_value == of_val) { imx_ahci_parse_props()
509 prop->name, of_val, prop->values[j].reg_value); imx_ahci_parse_props()

Completed in 56 milliseconds