Searched refs:__csiphy_get_format (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/ |
| H A D | camss-csiphy.c | 320 __csiphy_get_format(struct csiphy_device *csiphy, in __csiphy_get_format() function 370 *fmt = *__csiphy_get_format(csiphy, cfg, MSM_CSID_PAD_SINK, in csiphy_try_format() 400 format = __csiphy_get_format(csiphy, cfg, MSM_CSIPHY_PAD_SINK, in csiphy_enum_mbus_code() 461 format = __csiphy_get_format(csiphy, cfg, fmt->pad, fmt->which); in csiphy_get_format() 485 format = __csiphy_get_format(csiphy, cfg, fmt->pad, fmt->which); in csiphy_set_format() 494 format = __csiphy_get_format(csiphy, cfg, MSM_CSIPHY_PAD_SRC, in csiphy_set_format()
|