Searched refs:blc (Results 1 – 5 of 5) sorted by relevance
48 struct c3_isp_params_blc blc; member504 const struct c3_isp_params_blc *blc = &block->blc; in c3_isp_params_cfg_blc() local514 ISP_LSWB_BLC_OFST0_R_OFST(blc->r_ofst) | in c3_isp_params_cfg_blc()515 ISP_LSWB_BLC_OFST0_GR_OFST(blc->gr_ofst)); in c3_isp_params_cfg_blc()517 ISP_LSWB_BLC_OFST1_GB_OFST(blc->gb_ofst) | in c3_isp_params_cfg_blc()518 ISP_LSWB_BLC_OFST1_B_OFST(blc->b_ofst)); in c3_isp_params_cfg_blc()
385 int blc = readl(i2s->priv->addr + I2SMOD); in get_blc() local387 blc = (blc >> 13) & 0x3; in get_blc()389 switch (blc) { in get_blc()878 unsigned rfs, bfs, blc; in config_setup() local881 blc = get_blc(i2s); in config_setup()890 bfs = blc * 2; in config_setup()897 if ((rfs == 256 || rfs == 512) && (blc == 24)) { in config_setup()
259 struct pisp_bla_config blc; member
799 struct pisp_bla_config blc; member
99 offsetof(struct pisp_fe_config, blc),