Searched refs:reg_configs (Results 1 – 2 of 2) sorted by relevance
99 static const struct stf_dphy_config reg_configs[] = { variable204 for (i = 0; i < ARRAY_SIZE(reg_configs); i++) { in stf_dphy_get_config_index()205 if (reg_configs[i].bitrate == bitrate) in stf_dphy_get_config_index()235 const struct stf_dphy_config *p = reg_configs; in stf_dphy_configure()
1131 reg_configs[ROGUE_FWIF_REG_CFG_MAX_SIZE] __aligned(8); member