Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/fdp/
H A Di2c.c24 #define FDP_DP_FW_VSC_CFG_NAME "fw-vsc-cfg" macro
238 if (device_property_present(dev, FDP_DP_FW_VSC_CFG_NAME)) { in fdp_nci_i2c_read_device_properties()
239 r = device_property_read_u8(dev, FDP_DP_FW_VSC_CFG_NAME, in fdp_nci_i2c_read_device_properties()
255 r = device_property_read_u8_array(dev, FDP_DP_FW_VSC_CFG_NAME, in fdp_nci_i2c_read_device_properties()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds