Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-ptn5150.c37 #define PTN5150_REG_DEVICE_ID_VERSION GENMASK(7, 3) macro
174 version_id = FIELD_GET(PTN5150_REG_DEVICE_ID_VERSION, reg_data); in ptn5150_init_dev_type()
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-ptn5150.c38 #define PTN5150_REG_DEVICE_ID_VERSION GENMASK(7, 3) macro
193 version_id = FIELD_GET(PTN5150_REG_DEVICE_ID_VERSION, reg_data); in ptn5150_init_dev_type()

Completed in 2 milliseconds