Searched refs:HI846_REG_FLL (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | hi846.c | 22 #define HI846_REG_FLL 0x0006 macro 387 {HI846_REG_FLL, 0x09de}, 849 {HI846_REG_FLL, 0x0277}, 898 {HI846_REG_FLL, 0x034a}, 968 {HI846_REG_FLL, 0x09de}, 1385 hi846_write_reg_16(hi846, HI846_REG_FLL, frame_len, &ret); in hi846_set_ctrl() 1391 hi846_write_reg_16(hi846, HI846_REG_FLL, in hi846_set_ctrl() 1521 hi846_write_reg_16(hi846, HI846_REG_FLL, frame_length & 0xFFFF, &ret); in hi846_set_video_mode()
|