Searched refs:HV_BUTTON_FROM_GD (Results 1 – 2 of 2) sorted by relevance
97 #define HV_BUTTON_FROM_GD 0x00200000 macro
1652 hv_cfg = (hint > 0) ? HV_BUTTON_FROM_GD : 0; in m3_config()1654 hv_cfg = HV_BUTTON_FROM_GD; in m3_config()1658 data &= ~HV_BUTTON_FROM_GD; in m3_config()