Searched refs:HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT (Results 1 – 3 of 3) sorted by relevance
421 #define HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT 0x80000000 macro
548 connected = (res & HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT) != 0; in hdaa_presence_handler()709 (res & HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT) ? "" : "dis", in hdaa_eld_handler()6083 (res & HDA_CMD_GET_PIN_SENSE_PRESENCE_DETECT) ? in hdaa_pindump()