Searched refs:HI846_REG_FLL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.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}, 1384 hi846_write_reg_16(hi846, HI846_REG_FLL, frame_len, &ret); in hi846_set_ctrl() 1390 hi846_write_reg_16(hi846, HI846_REG_FLL, in hi846_set_ctrl() 1515 hi846_write_reg_16(hi846, HI846_REG_FLL, frame_length & 0xFFFF, &ret); in hi846_set_video_mode()
|