Lines Matching refs:hw_regs
2083 H265eV510RegSet *hw_regs = frm->regs_set; in hal_h265e_v510_start() local
2096 cfg.reg = (RK_U32*)&hw_regs->reg_ctl; in hal_h265e_v510_start()
2107 regs = (RK_U32*)&hw_regs->reg_ctl; in hal_h265e_v510_start()
2113 cfg.reg = &hw_regs->reg_frm; in hal_h265e_v510_start()
2124 regs = (RK_U32*)(&hw_regs->reg_frm); in hal_h265e_v510_start()
2133 cfg.reg = &hw_regs->reg_rc_roi; in hal_h265e_v510_start()
2144 regs = (RK_U32*)&hw_regs->reg_rc_roi; in hal_h265e_v510_start()
2150 cfg.reg = &hw_regs->reg_param; in hal_h265e_v510_start()
2161 regs = (RK_U32*)&hw_regs->reg_param; in hal_h265e_v510_start()
2167 cfg.reg = &hw_regs->reg_sqi; in hal_h265e_v510_start()
2177 cfg.reg = &hw_regs->reg_scl; in hal_h265e_v510_start()
2178 cfg.size = sizeof(hw_regs->reg_scl); in hal_h265e_v510_start()