Searched refs:rxftype (Results 1 – 2 of 2) sorted by relevance
270 uint8_t rxftype; in rt1715_tcpc_rx_fifo_enqueue() local282 rxftype = buf[1]; in rt1715_tcpc_rx_fifo_enqueue()301 msg->type = rxftype; in rt1715_tcpc_rx_fifo_enqueue()
768 uint32_t rxftype = NUMAKER_UTCPD_REG_READ_BY_NAME(dev, RXFTYPE); in numaker_utcpd_rx_fifo_enqueue() local803 msg->type = (rxftype & UTCPD_RXFTYPE_RXFTYPE_Msk) >> UTCPD_RXFTYPE_RXFTYPE_Pos; in numaker_utcpd_rx_fifo_enqueue()