Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-ptn5150.c46 #define PTN5150_REG_CC_POLARITY GENMASK(1, 0) macro
91 orient = FIELD_GET(PTN5150_REG_CC_POLARITY, reg_data); in ptn5150_check_state()