Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c208 static int check_pcc_chan(int pcc_ss_id, bool chk_err_bit) in check_pcc_chan() argument
228 if (chk_err_bit && (status & PCC_ERROR_MASK)) in check_pcc_chan()