summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-08-17 01:53:57 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-09-24 08:41:31 +0200
commit4c3501f13e8e60f6e7e7308c77ac4404e1007c18 (patch)
tree276aaa0e979dd20d4af8e78293170eb56e7dd607 /scripts/gdb/linux/utils.py
parent10e36b2191401ffe98373e144580e0a9288e71e9 (diff)
media: rkisp1: Use correct macro for gradient registers
The rkisp1_lsc_config() function incorrectly uses the RKISP1_CIF_ISP_LSC_SECT_SIZE() macro for the gradient registers. Replace it with the correct macro, and rename it from RKISP1_CIF_ISP_LSC_GRAD_SIZE() to RKISP1_CIF_ISP_LSC_SECT_GRAD() as the corresponding registers store the gradients for each sector, not a size. This doesn't cause any functional change as the two macros are defined identically (the size and gradient registers store fields in the same number of bits at the same positions). Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Dafna Hirschfeld <dafna@fastmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions