Searched refs:pitch2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | riva_hw.c | 1317 state->pitch2 = in CalcStateExt() 1420 NV_WR32(chip->PGRAPH, 0x00000658, state->pitch2); in LoadStateExt() 1462 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt() 1510 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt() 1520 NV_WR32(chip->PGRAPH, 0x00000858, state->pitch2); in LoadStateExt() 1749 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000658); in UnloadStateExt() 1759 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt() 1771 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
|
H A D | riva_hw.h | 527 U032 pitch2; member
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 29920 + add r0, r0, rb_elem_x ; mov ra_width_height, unif # r1=pitch2 mask ; width_height 30115 + sub r1, r5, rb_pitch ; mov ra_width_height, unif # r1=pitch2 mask ; width_height 30144 + sub r1, r5, rb_pitch ; mov ra_wt_off_mul_l1, unif # [ra3 delay] r1=pitch2 mask ; U o…
|