Searched refs:HIL_CTRL_ONLY (Results 1 – 3 of 3) sorted by relevance
269 if ((mlc->opacket & HIL_CTRL_ONLY) == HIL_CTRL_ONLY) in hp_sdc_mlc_out()
468 OUT(HIL_CTRL_ONLY) /* Disable APE */480 OUT(HIL_CTRL_ONLY | 0) /* Disable test mode */
129 #define HIL_CTRL_ONLY 0xc0000000 /* *Only* alter the control registers */ macro