Searched refs:MASTER_MUST (Results 1 – 3 of 3) sorted by relevance
96 enum dev_master { MASTER_CANT, MASTER_MAY, MASTER_MUST }; enumerator
7333 V_FW_HELLO_CMD_MASTERFORCE(master == MASTER_MUST) | in t4_fw_hello()7334 V_FW_HELLO_CMD_MBMASTER(master == MASTER_MUST ? in t4_fw_hello()
1352 rc = t4_fw_hello(sc, sc->mbox, sc->mbox, MASTER_MUST, &state); in t4_prep_firmware()