Searched refs:H_CBD (Results 1 – 5 of 5) sorted by relevance
191 buffer_depth = (unsigned char)((dev->host_hw_state & H_CBD) >> 24); in count_empty_write_slots()227 buffer_depth = (unsigned char)((dev->host_hw_state & H_CBD) >> 24); in heci_write_message()
776 (((dev->host_hw_state & H_CBD) >> 24) * in pthi_write()779 (((dev->host_hw_state & H_CBD) >> 24) * in pthi_write()
94 #define H_CBD 0xFF000000 macro
959 } else if (*slots == ((dev->host_hw_state & H_CBD) >> 24)) { in _heci_bh_cmpl()1054 } else if (*slots == ((dev->host_hw_state & H_CBD) >> 24)) { in _heci_bh_cmpl_iamthif()
1179 if (length > ((((dev->host_hw_state & H_CBD) >> 24) * in heci_write()1183 (((dev->host_hw_state & H_CBD) >> 24) * in heci_write()