Home
last modified time | relevance | path

Searched refs:row_offset (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/nvram/
H A Dxlnx-efuse.c97 unsigned int row_offset; in efuse_bdrv_sync() local
107 row_offset = (bit / 32) * 4; in efuse_bdrv_sync()
108 if (blk_pwrite(s->blk, row_offset, 4, &le32, 0) < 0) { in efuse_bdrv_sync()
110 blk_name(s->blk), row_offset); in efuse_bdrv_sync()
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c774 off_t row_offset; member
857 arg->row_offset--; in hist_browser__show_callchain_list()
1036 arg->row_offset--; in hist_browser__show_callchain_folded()
1304 off_t row_offset = entry->row_offset; in hist_browser__show_entry() local
1383 --row_offset; in hist_browser__show_entry()
1387 .row_offset = row_offset, in hist_browser__show_entry()
1410 off_t row_offset = entry->row_offset; in hist_browser__show_hierarchy_entry() local
1431 row_offset--; in hist_browser__show_hierarchy_entry()
1555 .row_offset = row_offset, in hist_browser__show_hierarchy_entry()
1942 h->row_offset = 0; in ui_browser__hists_seek()
[all …]
/openbmc/linux/drivers/dma/qcom/
H A Dqcom_adm.c109 u32 row_offset; member
237 u32 rows, row_offset, crci_cmd; in adm_process_fc_descriptors() local
244 row_offset = burst; in adm_process_fc_descriptors()
249 row_offset = burst << 16; in adm_process_fc_descriptors()
257 box_desc->row_offset = row_offset; in adm_process_fc_descriptors()
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff/
H A DCVE-2023-52356.patch31 img.row_offset = row;
/openbmc/linux/drivers/atm/
H A Dhe.c450 unsigned row_offset = he_dev->r0_startrow * he_dev->bytes_per_row; in he_init_rx_lbfp0() local
459 lbuf_addr = (row_offset + (lbuf_count * lbuf_bufsize)) / 32; in he_init_rx_lbfp0()
466 row_offset += he_dev->bytes_per_row; in he_init_rx_lbfp0()
480 unsigned row_offset = he_dev->r1_startrow * he_dev->bytes_per_row; in he_init_rx_lbfp1() local
489 lbuf_addr = (row_offset + (lbuf_count * lbuf_bufsize)) / 32; in he_init_rx_lbfp1()
496 row_offset += he_dev->bytes_per_row; in he_init_rx_lbfp1()
510 unsigned row_offset = he_dev->tx_startrow * he_dev->bytes_per_row; in he_init_tx_lbfp() local
519 lbuf_addr = (row_offset + (lbuf_count * lbuf_bufsize)) / 32; in he_init_tx_lbfp()
526 row_offset += he_dev->bytes_per_row; in he_init_tx_lbfp()
/openbmc/linux/tools/perf/util/
H A Dsort.h132 u16 row_offset; member
H A Dhist.c2106 parent->row_offset = 0; in hists__remove_entry_filter()
2119 h->row_offset = 0; in hists__remove_entry_filter()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch63234 + // increase row_offset by stride1
63342 + // address of row data = src + row_offset