Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
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()
/linux/drivers/macintosh/
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()
/linux/drivers/rtc/
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()
/linux/drivers/infiniband/hw/hfi1/
A Dchip.h584 u32 offset0) in read_kctxt_csr() argument
587 return read_csr(dd, offset0 + (0x100 * ctxt)); in read_kctxt_csr()
591 u32 offset0, u64 value) in write_kctxt_csr() argument
594 write_csr(dd, offset0 + (0x100 * ctxt), value); in write_kctxt_csr()
607 u32 offset0) in get_kctxt_csr_addr() argument
609 return get_csr_addr(dd, offset0 + (0x100 * ctxt)); in get_kctxt_csr_addr()
619 u32 offset0) in read_uctxt_csr() argument
622 return read_csr(dd, offset0 + (0x1000 * ctxt)); in read_uctxt_csr()
626 u32 offset0, u64 value) in write_uctxt_csr() argument
629 write_csr(dd, offset0 + (0x1000 * ctxt), value); in write_uctxt_csr()
A Dsdma.c246 u32 offset0, in write_sde_csr() argument
249 write_kctxt_csr(sde->dd, sde->this_idx, offset0, value); in write_sde_csr()
254 u32 offset0) in read_sde_csr() argument
256 return read_kctxt_csr(sde->dd, sde->this_idx, offset0); in read_sde_csr()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddispc.c1871 *offset0 = 0; in calc_vrfb_rotation_offset()
1894 *offset0 = 0; in calc_vrfb_rotation_offset()
1954 *offset0 = *offset1; in calc_dma_rotation_offset()
1969 *offset0 = *offset1; in calc_dma_rotation_offset()
1979 *offset0 = *offset1; in calc_dma_rotation_offset()
1994 *offset0 = *offset1; in calc_dma_rotation_offset()
2006 *offset0 = *offset1; in calc_dma_rotation_offset()
2022 *offset0 = *offset1; in calc_dma_rotation_offset()
2034 *offset0 = *offset1; in calc_dma_rotation_offset()
2092 *offset0 = *offset1; in calc_tiler_rotation_offset()
[all …]
/linux/arch/sh/include/asm/
A Dsyscalls_32.h18 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1,
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
A Dmcu.h59 u8 offset0; member
A Dphy.c229 t.offset0 = txp.chain[0].tssi_offset; in mt76x2_phy_tssi_compensate()
/linux/drivers/video/fbdev/riva/
A Driva_hw.c1311 state->offset0 = in CalcStateExt()
1414 NV_WR32(chip->PGRAPH, 0x00000630, state->offset0); in LoadStateExt()
1456 NV_WR32(chip->PGRAPH, 0x00000640, state->offset0); in LoadStateExt()
1504 NV_WR32(chip->PGRAPH, 0x00000640, state->offset0); in LoadStateExt()
1514 NV_WR32(chip->PGRAPH, 0x00000820, state->offset0); in LoadStateExt()
1743 state->offset0 = NV_RD32(chip->PGRAPH, 0x00000630); in UnloadStateExt()
1753 state->offset0 = NV_RD32(chip->PGRAPH, 0x00000640); in UnloadStateExt()
1765 state->offset0 = NV_RD32(chip->PGRAPH, 0x00000640); in UnloadStateExt()
A Driva_hw.h521 U032 offset0; member
/linux/drivers/mtd/nand/raw/brcmnand/
A Dbrcmnand.c1365 u16 offset0, offset10, reg_offs; in oob_reg_read() local
1367 offset0 = ctrl->reg_offsets[BRCMNAND_OOB_READ_BASE]; in oob_reg_read()
1376 reg_offs = offset0 + (offs & ~0x03); in oob_reg_read()
1384 u16 offset0, offset10, reg_offs; in oob_reg_write() local
1386 offset0 = ctrl->reg_offsets[BRCMNAND_OOB_WRITE_BASE]; in oob_reg_write()
1395 reg_offs = offset0 + (offs & ~0x03); in oob_reg_write()
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddispc.c2099 unsigned int *offset0, unsigned int *offset1, in calc_offset() argument
2127 *offset0 = field_offset * screen_width * ps; in calc_offset()
2620 unsigned int offset0, offset1; in dispc_ovl_setup_common() local
2711 offset0 = 0; in dispc_ovl_setup_common()
2723 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2728 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2735 swap(offset0, offset1); in dispc_ovl_setup_common()
2737 dispc_ovl_set_ba0(dispc, plane, paddr + offset0); in dispc_ovl_setup_common()
2741 dispc_ovl_set_ba0_uv(dispc, plane, p_uv_addr + offset0); in dispc_ovl_setup_common()
/linux/tools/testing/selftests/kvm/lib/x86_64/
A Dprocessor.c1245 uint16_t offset0; member
1265 e->offset0 = addr; in set_idt_entry()
/linux/drivers/pinctrl/
A Dpinctrl-rockchip.c131 drv3, offset0, offset1, \ argument
144 { .drv_type = drv0, .offset = offset0 }, \
154 drv3, offset0, offset1, \ argument
168 { .drv_type = drv0, .offset = offset0 }, \
/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_wlan.h285 u16 offset0; member
A Dhostap_main.c779 dev->name, regs.cmd, regs.evstat, regs.offset0, regs.offset1, in prism2_tx_timeout()
A Dhostap_hw.c155 regs->offset0 = HFA384X_INW(HFA384X_OFFSET0_OFF); in hfa384x_read_regs()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_ethtool.c2235 u32 offset0; in bnx2x_test_registers() member
2350 for (i = 0; reg_tbl[i].offset0 != 0xffffffff; i++) { in bnx2x_test_registers()
2355 offset = reg_tbl[i].offset0 + port*reg_tbl[i].offset1; in bnx2x_test_registers()
/linux/drivers/gpu/drm/amd/amdkfd/
A Dcwsr_trap_handler_gfx9.asm538 ds_read2_b32 v[0:1], v2 offset0:0 offset1:0x40
/linux/drivers/net/ethernet/broadcom/
A Dcnic.c4534 u32 val, offset0, offset1, offset2, offset3; in cnic_init_bnx2_tx_ring() local
4560 offset0 = BNX2_L2CTX_TYPE_XI; in cnic_init_bnx2_tx_ring()
4568 offset0 = BNX2_L2CTX_TYPE; in cnic_init_bnx2_tx_ring()
4574 cnic_ctx_wr(dev, cid_addr, offset0, val); in cnic_init_bnx2_tx_ring()
A Dbnx2.c5150 u32 val, offset0, offset1, offset2, offset3; in bnx2_init_tx_context() local
5154 offset0 = BNX2_L2CTX_TYPE_XI; in bnx2_init_tx_context()
5159 offset0 = BNX2_L2CTX_TYPE; in bnx2_init_tx_context()
5165 bnx2_ctx_wr(bp, cid_addr, offset0, val); in bnx2_init_tx_context()
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2800lib.c840 u8 offset0; in rt2800_agc_to_rssi() local
846 offset0 = rt2x00_get_field16(eeprom, EEPROM_RSSI_BG_OFFSET0); in rt2800_agc_to_rssi()
852 offset0 = rt2x00_get_field16(eeprom, EEPROM_RSSI_A_OFFSET0); in rt2800_agc_to_rssi()
863 rssi0 = (rssi0) ? (-12 - offset0 - rt2x00dev->lna_gain - rssi0) : -128; in rt2800_agc_to_rssi()

Completed in 144 milliseconds