Searched refs:pio_send_control (Results 1 – 3 of 3) sorted by relevance
280 void pio_send_control(struct hfi1_devdata *dd, int op);
693 pio_send_control(dd, PSC_GLOBAL_DISABLE); in init_after_reset()707 pio_send_control(dd, PSC_GLOBAL_ENABLE); in enable_chip()1060 pio_send_control(dd, PSC_GLOBAL_DISABLE); in shutdown_device()
33 void pio_send_control(struct hfi1_devdata *dd, int op) in pio_send_control() function