Searched refs:__csiphy_get_format (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-csiphy.c | 322 __csiphy_get_format(struct csiphy_device *csiphy, in __csiphy_get_format() function 373 *fmt = *__csiphy_get_format(csiphy, sd_state, in csiphy_try_format() 404 format = __csiphy_get_format(csiphy, sd_state, in csiphy_enum_mbus_code() 466 format = __csiphy_get_format(csiphy, sd_state, fmt->pad, fmt->which); in csiphy_get_format() 490 format = __csiphy_get_format(csiphy, sd_state, fmt->pad, fmt->which); in csiphy_set_format() 500 format = __csiphy_get_format(csiphy, sd_state, in csiphy_set_format()
|