Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac2.c32 #define USB_OUT_CLK_ID (out_clk_src_desc.bClockID) macro
1530 if ((entity_id == USB_IN_CLK_ID) || (entity_id == USB_OUT_CLK_ID)) { in in_rq_cur()
1538 else if (entity_id == USB_OUT_CLK_ID) in in_rq_cur()
1603 if ((entity_id == USB_IN_CLK_ID) || (entity_id == USB_OUT_CLK_ID)) { in in_rq_range()
1613 else if (entity_id == USB_OUT_CLK_ID) in in_rq_range()
1707 } else if (uac2->clock_id == USB_OUT_CLK_ID) { in uac2_cs_control_sam_freq()
1775 if ((entity_id == USB_IN_CLK_ID) || (entity_id == USB_OUT_CLK_ID)) { in out_rq_cur()