Home
last modified time | relevance | path

Searched refs:hbm_f_fa_supported (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Ddebugfs.c104 seq_printf(m, "\tFA: %01d\n", dev->hbm_f_fa_supported); in mei_dbgfs_devstate_show()
H A Dhbm.c1059 dev->hbm_f_fa_supported = 0; in mei_hbm_config_features()
1061 dev->hbm_f_fa_supported = 1; in mei_hbm_config_features()
H A Dmei_dev.h447 * @hbm_f_fa_supported : hbm feature fixed address client
534 unsigned int hbm_f_fa_supported:1; member
H A Dmain.c432 !dev->allow_fixed_address : !dev->hbm_f_fa_supported; in mei_ioctl_connect_client()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Ddebugfs.c118 seq_printf(m, "\tFA: %01d\n", dev->hbm_f_fa_supported); in mei_dbgfs_devstate_show()
H A Dmei_dev.h503 * @hbm_f_fa_supported : hbm feature fixed address client
596 unsigned int hbm_f_fa_supported:1; member
H A Dhbm.c1184 dev->hbm_f_fa_supported = 0; in mei_hbm_config_features()
1186 dev->hbm_f_fa_supported = 1; in mei_hbm_config_features()
H A Dmain.c432 !dev->allow_fixed_address : !dev->hbm_f_fa_supported; in mei_ioctl_connect_client()

Completed in 10 milliseconds