Searched refs:DEBOUNCE_TIME_MASK (Results 1 – 1 of 1) sorted by relevance
215 #define DEBOUNCE_TIME_MASK 0xff macro400 default_ctrl = readl(reg_base + USB_TYPEC_CTRL) & DEBOUNCE_TIME_MASK; in __detect_host_device()1084 type_c->debounce = DEBOUNCE_TIME_MASK & val; in get_default_type_c_parameter()1225 val = (~DEBOUNCE_TIME_MASK & val) | (type_c->debounce & DEBOUNCE_TIME_MASK); in extcon_rtk_type_c_init()1424 DEBOUNCE_TIME_MASK; in extcon_rtk_type_c_remove()1730 DEBOUNCE_TIME_MASK; in extcon_rtk_type_c_prepare()