Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/fdp/
H A Di2c.c24 #define FDP_DP_FW_VSC_CFG_NAME "fw-vsc-cfg" macro
236 if (device_property_present(dev, FDP_DP_FW_VSC_CFG_NAME)) { in fdp_nci_i2c_read_device_properties()
237 r = device_property_read_u8(dev, FDP_DP_FW_VSC_CFG_NAME, in fdp_nci_i2c_read_device_properties()
253 r = device_property_read_u8_array(dev, FDP_DP_FW_VSC_CFG_NAME, in fdp_nci_i2c_read_device_properties()