Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_imx.c941 u32 of_val; in imx_ahci_parse_props() local
951 if (of_property_read_u32(np, prop->name, &of_val)) { in imx_ahci_parse_props()
959 if (prop->values[j].of_value == of_val) { in imx_ahci_parse_props()
961 prop->name, of_val, prop->values[j].reg_value); in imx_ahci_parse_props()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds