Searched refs:DTE_INTTABLEN_MASK (Results 1 – 2 of 2) sorted by relevance
302 #define DTE_INTTABLEN_MASK (0xfULL << 1) macro
1163 int_tab_len = old_devtb[devid].data[2] & DTE_INTTABLEN_MASK; in __copy_device_table()