Lines Matching refs:path
94 * Default usb/uart path whether UART/USB or AUX_UART/AUX_USB
95 * h/w path of COMP2/COMN1 on CONTROL1 register.
188 * @value: the path according to attached cable
192 * so, this function set internal path of H/W line according to the type of
201 /* Set open state to path before changing hw path */
246 * @group: the path according to attached cable
325 u8 path = CTRL1_SW_OPEN;
335 path = CTRL1_SW_USB;
339 path = CTRL1_SW_UART;
347 ret = max14577_muic_set_path(info, path, attached);
729 /* Default h/w line path */
734 /* Set initial path for UART when JIG is connected to get serial logs */