Home
last modified time | relevance | path

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

/linux/tools/crypto/ccp/
H A Dtest_dbc.py207 "power-cap": PARAM_GET_PWR_CAP,
246 original = process_param(self.d, PARAM_GET_PWR_CAP, self.signature)
252 new = process_param(self.d, PARAM_GET_PWR_CAP, self.signature)
258 cur = process_param(self.d, PARAM_GET_PWR_CAP, self.signature)
H A Ddbc.py13 PARAM_GET_PWR_CAP = (0x5,) variable
H A Ddbc_cli.py23 "get-power-cap": PARAM_GET_PWR_CAP,
/linux/include/uapi/linux/
H A Dpsp-dbc.h135 PARAM_GET_PWR_CAP = 0x5, enumerator