Home
last modified time | relevance | path

Searched refs:PCC_STATUS_CMD_COMPLETE (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/acpi/
H A Dpcc.h27 #define PCC_STATUS_CMD_COMPLETE BIT(0) macro
/linux-6.15/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c159 PCC_STATUS_CMD_COMPLETE)) { in slimpro_i2c_pcc_rx_cb()
184 status &= ~PCC_STATUS_CMD_COMPLETE; in slimpro_i2c_pcc_tx_prepare()
/linux-6.15/drivers/hwmon/
H A Dxgene-hwmon.c147 val &= ~PCC_STATUS_CMD_COMPLETE; in xgene_hwmon_pcc_rd()
563 PCC_STATUS_CMD_COMPLETE)) { in xgene_hwmon_pcc_rx_cb()
/linux-6.15/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c258 status & PCC_STATUS_CMD_COMPLETE, in hccs_wait_cmd_complete_by_poll()