Searched refs:HMB_DATA_DEVREADY (Results 1 – 2 of 2) sorted by relevance
64 #define HMB_DATA_DEVREADY 2 /* we're ready to to talk to host after enable */ macro
4233 if (hmb_data & (HMB_DATA_DEVREADY | HMB_DATA_FWREADY)) { in dhdsdio_hostmail()4266 if (hmb_data & ~(HMB_DATA_DEVREADY | in dhdsdio_hostmail()