USB3_PN_CON 1013 drivers/usb/gadget/udc/renesas_usb3.c u32 val = usb3_read(usb3, USB3_PN_CON); USB3_PN_CON 1018 drivers/usb/gadget/udc/renesas_usb3.c usb3_write(usb3, val, USB3_PN_CON); USB3_PN_CON 1038 drivers/usb/gadget/udc/renesas_usb3.c usb3_set_bit(usb3, PN_CON_CLR, USB3_PN_CON); USB3_PN_CON 1040 drivers/usb/gadget/udc/renesas_usb3.c return usb3_wait(usb3, USB3_PN_CON, PN_CON_CLR, 0); USB3_PN_CON 1067 drivers/usb/gadget/udc/renesas_usb3.c u32 con_reg = usb3_ep->num ? USB3_PN_CON : USB3_P0_CON; USB3_PN_CON 1207 drivers/usb/gadget/udc/renesas_usb3.c usb3_set_bit(usb3, PN_CON_DATAIF_EN, USB3_PN_CON); USB3_PN_CON 1212 drivers/usb/gadget/udc/renesas_usb3.c usb3_clear_bit(usb3, PN_CON_DATAIF_EN, USB3_PN_CON); USB3_PN_CON 1677 drivers/usb/gadget/udc/renesas_usb3.c usb3_set_bit(usb3, PN_CON_EN, USB3_PN_CON); USB3_PN_CON 2129 drivers/usb/gadget/udc/renesas_usb3.c usb3_set_bit(usb3, PN_CON_EN, USB3_PN_CON); USB3_PN_CON 2147 drivers/usb/gadget/udc/renesas_usb3.c usb3_clear_bit(usb3, PN_CON_EN, USB3_PN_CON); USB3_PN_CON 2249 drivers/usb/gadget/udc/renesas_usb3.c usb3_set_bit(usb3, PN_CON_EN, USB3_PN_CON);