Searched refs:PARAM_SET_PWR_CAP (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/tools/crypto/ccp/ |
D | test_dbc.py | 160 process_param(self.d, PARAM_SET_PWR_CAP, self.signature, 1000) 248 process_param(self.d, PARAM_SET_PWR_CAP, self.signature, target) 254 process_param(self.d, PARAM_SET_PWR_CAP, self.signature, original[0])
|
D | dbc.py | 14 PARAM_SET_PWR_CAP = (0x6,) variable
|
D | dbc_cli.py | 24 "set-power-cap": PARAM_SET_PWR_CAP,
|
/linux-6.6.21/include/uapi/linux/ |
D | psp-dbc.h | 136 PARAM_SET_PWR_CAP = 0x6, enumerator
|
/linux-6.6.21/drivers/crypto/ccp/ |
D | dbc.c | 83 case PARAM_SET_PWR_CAP: in send_dbc_parameter()
|