Lines Matching refs:path
93 * Default usb/uart path whether UART/USB or AUX_UART/AUX_USB
94 * h/w path of COMP2/COMN1 on CONTROL1 register.
187 * @value: the path according to attached cable
191 * so, this function set internal path of H/W line according to the type of
200 /* Set open state to path before changing hw path */
245 * @group: the path according to attached cable
324 u8 path = CTRL1_SW_OPEN;
334 path = CTRL1_SW_USB;
338 path = CTRL1_SW_UART;
346 ret = max14577_muic_set_path(info, path, attached);
725 /* Default h/w line path */
730 /* Set initial path for UART when JIG is connected to get serial logs */