Searched refs:H8_GET_EXT_STATUS (Results 1 – 2 of 2) sorted by relevance
728 h8_sync_channel |= H8_GET_EXT_STATUS; in h8_cmd_done()912 while((h8_sync_channel & H8_GET_EXT_STATUS) == 0) in h8_get_ext_status()917 h8_sync_channel &= ~H8_GET_EXT_STATUS; in h8_get_ext_status()
179 #define H8_GET_EXT_STATUS 0x10000 macro