Lines Matching defs:path
91 * Default usb/uart path whether UART/USB or AUX_UART/AUX_USB
92 * h/w path of COMP2/COMN1 on CONTROL1 register.
249 * @value: the path according to attached cable
253 * so, this function set internal path of H/W line according to the type of
298 * @group: the path according to attached cable
621 u8 path = MAX77693_CONTROL1_SW_OPEN;
631 path = MAX77693_CONTROL1_SW_USB;
636 path = MAX77693_CONTROL1_SW_UART;
644 ret = max77693_muic_set_path(info, path, attached);
1189 * Default usb/uart path whether UART/USB or AUX_UART/AUX_USB
1190 * h/w path of COMP2/COMN1 on CONTROL1 register.
1217 /* Set initial path for UART when JIG is connected to get serial logs */