Home
last modified time | relevance | path

Searched refs:offset3 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h40 unsigned int offset3; /* 0x00000000 */ member
92 unsigned int offset3; /* 0x00000000 */ member
/linux/drivers/video/fbdev/riva/
H A Driva_hw.c1314 state->offset3 = 0; in CalcStateExt()
1417 NV_WR32(chip->PGRAPH, 0x0000063C, state->offset3); in LoadStateExt()
1459 NV_WR32(chip->PGRAPH, 0x0000064C, state->offset3); in LoadStateExt()
1507 NV_WR32(chip->PGRAPH, 0x0000064C, state->offset3); in LoadStateExt()
1517 NV_WR32(chip->PGRAPH, 0x0000082C, state->offset3); in LoadStateExt()
1746 state->offset3 = NV_RD32(chip->PGRAPH, 0x0000063C); in UnloadStateExt()
1756 state->offset3 = NV_RD32(chip->PGRAPH, 0x0000064C); in UnloadStateExt()
1768 state->offset3 = NV_RD32(chip->PGRAPH, 0x0000064C); in UnloadStateExt()
H A Driva_hw.h524 U032 offset3; member
/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c90 offset2, offset3, pull0, \ argument
100 { .type = iom3, .offset = offset3 }, \
111 offset2, offset3, drv0, \ argument
121 { .type = iom3, .offset = offset3 }, \
196 offset3) \ argument
205 { .type = iom3, .offset = offset3 }, \
212 offset2, offset3) \ argument
227 { .drv_type = drv3, .offset = offset3 }, \
235 offset2, offset3, pull0, \ argument
251 { .drv_type = drv3, .offset = offset3 }, \
[all …]
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c4540 u32 val, offset0, offset1, offset2, offset3; in cnic_init_bnx2_tx_ring() local
4569 offset3 = BNX2_L2CTX_TBDR_BHADDR_LO_XI; in cnic_init_bnx2_tx_ring()
4577 offset3 = BNX2_L2CTX_TBDR_BHADDR_LO; in cnic_init_bnx2_tx_ring()
4597 cnic_ctx_wr(dev, cid_addr, offset3, val); in cnic_init_bnx2_tx_ring()