Searched refs:smartbond_ep_reg_set (Results 1 – 2 of 2) sorted by relevance
94 struct smartbond_ep_reg_set { struct105 static struct smartbond_ep_reg_set *const reg_sets[4] = { argument106 (struct smartbond_ep_reg_set *)&USB->USB_EPC0_REG,107 (struct smartbond_ep_reg_set *)&USB->USB_EPC1_REG,108 (struct smartbond_ep_reg_set *)&USB->USB_EPC3_REG,109 (struct smartbond_ep_reg_set *)&USB->USB_EPC5_REG,131 struct smartbond_ep_reg_set *regs;369 struct smartbond_ep_reg_set *regs = ep_state->regs; in fill_tx_fifo()444 struct smartbond_ep_reg_set *regs = ep_state->regs; in start_rx_packet()492 struct smartbond_ep_reg_set *regs = ep_state->regs; in start_tx_packet()[all …]
77 struct smartbond_ep_reg_set { struct90 struct smartbond_ep_reg_set *regs; argument275 struct smartbond_ep_reg_set *regs = ep_state->regs; in fill_tx_fifo()363 struct smartbond_ep_reg_set *regs = ep_state->regs; in start_rx_packet()413 struct smartbond_ep_reg_set *regs = ep_state->regs; in start_tx_packet()456 struct smartbond_ep_reg_set *regs = ep_state->regs; in read_rx_fifo()865 struct smartbond_ep_reg_set *regs = ep0_in_state->regs; in handle_ep0_tx()920 struct smartbond_ep_reg_set *regs = ep_state->regs; in handle_epx_rx_ev()1029 struct smartbond_ep_reg_set *regs = ep_state->regs; in handle_epx_tx_ev()1633 struct smartbond_ep_reg_set *reg_set = (struct smartbond_ep_reg_set *)&(USB->USB_EPC0_REG); in udc_smartbond_init()