Searched refs:SERVICE_GET_END (Results 1 – 1 of 1) sorted by relevance
1616 #define SERVICE_GET_END(x) ((x)&0x1FFF) macro1646 lvcc->tx.endptr = SERVICE_GET_END(s); in handle_service()1666 vcc_rx_aal5(lvcc, SERVICE_GET_END(s)); in handle_service()1676 bytes = (SERVICE_GET_END(s) * 16) - in handle_service()1696 lvcc->rx.buf.ptr = &lvcc->rx.buf.start[SERVICE_GET_END(s) * 4]; in handle_service()1697 cardvcc_write(lvcc, SERVICE_GET_END(s), vcc_rxreadptr); in handle_service()