Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/qti/accesscontrol/vmidmt/
H A Dvmidmt_hal.c46 info->dev_params.stream_match_support = VMIDMT_INFC(reg, IDR0, SMS); in read_id_registers()
529 if (info->dev_params.stream_match_support) in vmidmt_hal_init()
801 if (info->dev_params.stream_match_support) { in vmidmt_hal_config_ctx()
840 if (!info->dev_params.stream_match_support) in vmidmt_hal_config_ctx_ext()
891 p->dev_params.stream_match_support) in vmidmt_hal_cfg_err()
H A Dvmidmt_hal.h346 uint8_t stream_match_support; member