Searched refs:BTE_CTRL_STORE (Results 1 – 2 of 2) sorted by relevance
116 #define BTE_CTRL_STORE(_bte, _x) \ macro127 is_shub2() ? BTE_CTRL_STORE(_bte, IBLS_BUSY | (_mode << 24) | _len) \129 BTE_CTRL_STORE(_bte, _mode)
49 BTE_CTRL_STORE(bte, (IBLS_BUSY | ((len) | (mode) << 24))); in bte_start_transfer()52 BTE_CTRL_STORE(bte, mode); in bte_start_transfer()