Searched refs:D40_MEM_LCSP3_DLOS_MASK (Results 1 – 2 of 2) sorted by relevance
110 #define D40_MEM_LCSP3_DLOS_MASK (0x7F << D40_MEM_LCSP3_DLOS_POS) macro
1428 is_link = readl(&d40c->lcpa->lcsp3) & D40_MEM_LCSP3_DLOS_MASK; in d40_tx_is_linked()