Home
last modified time | relevance | path

Searched refs:PWRMGMT_SUBTYPE_TPC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dxgene-hwmon.c51 #define PWRMGMT_SUBTYPE_TPC 1 macro
261 msg[0] = TPC_EN_MSG(PWRMGMT_SUBTYPE_TPC, TPC_GET_ALARM, 0); in xgene_hwmon_get_notification_msg()
428 if ((MSG_SUBTYPE(amsg->msg) == PWRMGMT_SUBTYPE_TPC) && in xgene_hwmon_process_pwrmsg()
506 MSG_SUBTYPE(((u32 *)msg)[0]) == PWRMGMT_SUBTYPE_TPC && in xgene_hwmon_rx_cb()
564 MSG_SUBTYPE(((u32 *)msg)[0]) == PWRMGMT_SUBTYPE_TPC && in xgene_hwmon_pcc_rx_cb()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dxgene-hwmon.c51 #define PWRMGMT_SUBTYPE_TPC 1 macro
262 msg[0] = TPC_EN_MSG(PWRMGMT_SUBTYPE_TPC, TPC_GET_ALARM, 0); in xgene_hwmon_get_notification_msg()
429 if ((MSG_SUBTYPE(amsg->msg) == PWRMGMT_SUBTYPE_TPC) && in xgene_hwmon_process_pwrmsg()
507 MSG_SUBTYPE(((u32 *)msg)[0]) == PWRMGMT_SUBTYPE_TPC && in xgene_hwmon_rx_cb()
565 MSG_SUBTYPE(((u32 *)msg)[0]) == PWRMGMT_SUBTYPE_TPC && in xgene_hwmon_pcc_rx_cb()

Completed in 3 milliseconds