Searched refs:hsize (Results 1 – 3 of 3) sorted by relevance
38 uint16_t hsize; member64 .hsize = DT_INST_PROP(0, hsize),132 ft8xx_wr16(FT800_REG_HSIZE, config->hsize); in ft8xx_init()
30 hsize = <480>;
428 uint16_t hstart, vstart, hsize; in ov7725_set_fmt() local492 hsize = width + 16U; in ov7725_set_fmt()496 ov7725_write_reg(&cfg->i2c, OV7725_HSIZE, hsize >> 2U); in ov7725_set_fmt()505 ((hsize & 3U) << 0U)); in ov7725_set_fmt()