Home
last modified time | relevance | path

Searched refs:offset0 (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsys_sh32.c51 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, in sys_fadvise64_64_wrapper() argument
55 return ksys_fadvise64_64(fd, (u64)offset1 << 32 | offset0, in sys_fadvise64_64_wrapper()
58 return ksys_fadvise64_64(fd, (u64)offset0 << 32 | offset1, in sys_fadvise64_64_wrapper()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_pm81.c167 s16 offset0; member
182 s16 offset0; member
200 .offset0 = 0xff38,
212 .offset0 = 0xff38,
224 .offset0 = 0x0000,
294 wf_smu_sys_fans->offset0 = param->offset0; in wf_smu_create_sys_fans()
358 scaled = ((((s64)new_setpoint) * (s64)st->scale0) >> 12) + st->offset0; in wf_smu_sys_fans_tick()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-m48t86.c196 unsigned int offset0 = M48T86_NVRAM(M48T86_NVRAM_LEN - 2); in m48t86_verify_chip() local
200 tmp0 = m48t86_readb(&pdev->dev, offset0); in m48t86_verify_chip()
203 m48t86_writeb(&pdev->dev, 0x00, offset0); in m48t86_verify_chip()
208 m48t86_readb(&pdev->dev, offset0) == 0x00) { in m48t86_verify_chip()
209 m48t86_writeb(&pdev->dev, tmp0, offset0); in m48t86_verify_chip()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip.h321 iom3, offset0, offset1, offset2, \ argument
328 { .type = iom0, .offset = offset0 }, \
400 drv3, offset0, offset1, \ argument
413 { .drv_type = drv0, .offset = offset0 }, \
449 drv3, offset0, offset1, \ argument
463 { .drv_type = drv0, .offset = offset0 }, \
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dchip.h626 u32 offset0) in read_kctxt_csr() argument
629 return read_csr(dd, offset0 + (0x100 * ctxt)); in read_kctxt_csr()
633 u32 offset0, u64 value) in write_kctxt_csr() argument
636 write_csr(dd, offset0 + (0x100 * ctxt), value); in write_kctxt_csr()
649 u32 offset0) in get_kctxt_csr_addr() argument
651 return get_csr_addr(dd, offset0 + (0x100 * ctxt)); in get_kctxt_csr_addr()
661 u32 offset0) in read_uctxt_csr() argument
664 return read_csr(dd, offset0 + (0x1000 * ctxt)); in read_uctxt_csr()
668 u32 offset0, u64 value) in write_uctxt_csr() argument
671 write_csr(dd, offset0 + (0x1000 * ctxt), value); in write_uctxt_csr()
H A Dsdma.c288 u32 offset0, in write_sde_csr() argument
291 write_kctxt_csr(sde->dd, sde->this_idx, offset0, value); in write_sde_csr()
296 u32 offset0) in read_sde_csr() argument
298 return read_kctxt_csr(sde->dd, sde->this_idx, offset0); in read_sde_csr()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1825 unsigned *offset0, unsigned *offset1, in calc_vrfb_rotation_offset() argument
1869 *offset0 = field_offset * screen_width * ps; in calc_vrfb_rotation_offset()
1871 *offset0 = 0; in calc_vrfb_rotation_offset()
1892 *offset0 = field_offset * screen_width * ps; in calc_vrfb_rotation_offset()
1894 *offset0 = 0; in calc_vrfb_rotation_offset()
1912 unsigned *offset0, unsigned *offset1, in calc_dma_rotation_offset() argument
1952 *offset0 = *offset1 + field_offset * screen_width * ps; in calc_dma_rotation_offset()
1954 *offset0 = *offset1; in calc_dma_rotation_offset()
1967 *offset0 = *offset1 + field_offset * ps; in calc_dma_rotation_offset()
1969 *offset0 = *offset1; in calc_dma_rotation_offset()
[all …]
/OK3568_Linux_fs/buildroot/package/pixman/
H A D0002-Support-PIXMAN_nv12-format.patch18 ((uint8_t *) ((bits) + offset0 + \
29 + int offset0 = stride < 0 ? \
37 + ((uint8_t *) ((bits) + offset0 + \
H A D0004-Support-PIXMAN_nv16-format.patch18 ((uint8_t *) ((bits) + offset0 + \
27 +#define NV16_UV(line) ((uint8_t *) ((bits) + offset0 + (stride) * (line)))
H A D0003-Support-PIXMAN_i420-format.patch18 ((uint8_t *) ((bits) + offset0 + \
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dsyscalls_32.h18 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1,
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmcu.h59 u8 offset0; member
H A Dphy.c229 t.offset0 = txp.chain[0].tssi_offset; in mt76x2_phy_tssi_compensate()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/
H A Driva_hw.c1331 state->offset0 = in CalcStateExt()
1434 NV_WR32(chip->PGRAPH, 0x00000630, state->offset0); in LoadStateExt()
1476 NV_WR32(chip->PGRAPH, 0x00000640, state->offset0); in LoadStateExt()
1524 NV_WR32(chip->PGRAPH, 0x00000640, state->offset0); in LoadStateExt()
1534 NV_WR32(chip->PGRAPH, 0x00000820, state->offset0); in LoadStateExt()
1763 state->offset0 = NV_RD32(chip->PGRAPH, 0x00000630); in UnloadStateExt()
1773 state->offset0 = NV_RD32(chip->PGRAPH, 0x00000640); in UnloadStateExt()
1785 state->offset0 = NV_RD32(chip->PGRAPH, 0x00000640); in UnloadStateExt()
H A Driva_hw.h521 U032 offset0; member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1071 u16 offset0, offset10, reg_offs; in oob_reg_read() local
1073 offset0 = ctrl->reg_offsets[BRCMNAND_OOB_READ_BASE]; in oob_reg_read()
1082 reg_offs = offset0 + (offs & ~0x03); in oob_reg_read()
1090 u16 offset0, offset10, reg_offs; in oob_reg_write() local
1092 offset0 = ctrl->reg_offsets[BRCMNAND_OOB_WRITE_BASE]; in oob_reg_write()
1101 reg_offs = offset0 + (offs & ~0x03); in oob_reg_write()
/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3_request.c464 offsets[0] = stuff->offset0; in proc_dri3_pixmap_from_buffers()
682 swapl(&stuff->offset0); in sproc_dri3_pixmap_from_buffers()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1362 u16 offset0, offset10, reg_offs; in oob_reg_read() local
1364 offset0 = ctrl->reg_offsets[BRCMNAND_OOB_READ_BASE]; in oob_reg_read()
1373 reg_offs = offset0 + (offs & ~0x03); in oob_reg_read()
1381 u16 offset0, offset10, reg_offs; in oob_reg_write() local
1383 offset0 = ctrl->reg_offsets[BRCMNAND_OOB_WRITE_BASE]; in oob_reg_write()
1392 reg_offs = offset0 + (offs & ~0x03); in oob_reg_write()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2087 unsigned int *offset0, unsigned int *offset1, in calc_offset() argument
2115 *offset0 = field_offset * screen_width * ps; in calc_offset()
2606 unsigned int offset0, offset1; in dispc_ovl_setup_common() local
2697 offset0 = 0; in dispc_ovl_setup_common()
2709 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2714 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2721 swap(offset0, offset1); in dispc_ovl_setup_common()
2723 dispc_ovl_set_ba0(dispc, plane, paddr + offset0); in dispc_ovl_setup_common()
2727 dispc_ovl_set_ba0_uv(dispc, plane, p_uv_addr + offset0); in dispc_ovl_setup_common()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A Dpinctrl-rockchip.c170 iom3, offset0, offset1, offset2, \ argument
177 { .type = iom0, .offset = offset0 }, \
230 drv3, offset0, offset1, \ argument
243 { .drv_type = drv0, .offset = offset0 }, \
279 drv3, offset0, offset1, \ argument
293 { .drv_type = drv0, .offset = offset0 }, \
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c1133 uint16_t offset0; member
1153 e->offset0 = addr; in set_idt_entry()
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-rockchip.c89 iom3, offset0, offset1, offset2, \ argument
96 { .type = iom0, .offset = offset0 }, \
168 drv3, offset0, offset1, \ argument
181 { .drv_type = drv0, .offset = offset0 }, \
191 drv3, offset0, offset1, \ argument
205 { .drv_type = drv0, .offset = offset0 }, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h285 u16 offset0; member
H A Dhostap_main.c779 dev->name, regs.cmd, regs.evstat, regs.offset0, regs.offset1, in prism2_tx_timeout()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c2231 u32 offset0; in bnx2x_test_registers() member
2346 for (i = 0; reg_tbl[i].offset0 != 0xffffffff; i++) { in bnx2x_test_registers()
2351 offset = reg_tbl[i].offset0 + port*reg_tbl[i].offset1; in bnx2x_test_registers()

12