Searched refs:cmb (Results 1 – 2 of 2) sorted by relevance
814 l1_cmb_t *cmb; in atge_l1_interrupt() local821 cmb = (l1_cmb_t *)l1->atge_l1_cmb->addr; in atge_l1_interrupt()823 ATGE_GET32(l1->atge_l1_cmb, &cmb->intr_status); in atge_l1_interrupt()825 (ATGE_GET32(l1->atge_l1_cmb, &cmb->rx_prod_cons) & in atge_l1_interrupt()828 (ATGE_GET32(l1->atge_l1_cmb, &cmb->tx_prod_cons) & in atge_l1_interrupt()841 cmb->intr_status = 0; in atge_l1_interrupt()
49 uint32_t cmb[L1E_RX_PAGES]; member