Searched refs:CAMSS_8x16 (Results 1 – 7 of 7) sorted by relevance
32 #define CAMSS_CSID_RST_CMD(v) ((v) == CAMSS_8x16 ? 0x00c : 0x010)34 (((v) == CAMSS_8x16 ? 0x010 : 0x014) + 0x4 * (n))36 (((v) == CAMSS_8x16 ? 0x020 : 0x024) + 0x4 * (n))46 #define CAMSS_CSID_IRQ_CLEAR_CMD(v) ((v) == CAMSS_8x16 ? 0x060 : 0x064)47 #define CAMSS_CSID_IRQ_MASK(v) ((v) == CAMSS_8x16 ? 0x064 : 0x068)48 #define CAMSS_CSID_IRQ_STATUS(v) ((v) == CAMSS_8x16 ? 0x068 : 0x06c)49 #define CAMSS_CSID_TG_CTRL(v) ((v) == CAMSS_8x16 ? 0x0a0 : 0x0a8)52 #define CAMSS_CSID_TG_VC_CFG(v) ((v) == CAMSS_8x16 ? 0x0a4 : 0x0ac)56 (((v) == CAMSS_8x16 ? 0x0ac : 0x0b4) + 0xc * (n))58 (((v) == CAMSS_8x16 ? 0x0b0 : 0x0b8) + 0xc * (n))[all …]
66 CAMSS_8x16, enumerator
527 if (camss->version == CAMSS_8x16) { in camss_init_subdevices()827 camss->version = CAMSS_8x16; in camss_probe()
1073 if (to_camss(ispif)->version == CAMSS_8x16) in msm_ispif_subdev_init()1089 if (to_camss(ispif)->version == CAMSS_8x16) { in msm_ispif_subdev_init()1130 if (to_camss(ispif)->version == CAMSS_8x16) in msm_ispif_subdev_init()
551 if (camss->version == CAMSS_8x16) { in msm_csiphy_subdev_init()
160 if (vfe->camss->version == CAMSS_8x16) in vfe_src_pad_code()1996 if (camss->version == CAMSS_8x16) in msm_vfe_subdev_init()2092 if (camss->version == CAMSS_8x16) { in msm_vfe_subdev_init()
887 if (video->camss->version == CAMSS_8x16) { in msm_video_register()