| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipolyrect.c | 84 int offset1, offset2, offset3; in miPolyRectangle() local 90 offset3 = offset2 - offset1; in miPolyRectangle() 134 MAXBOUND(t->y, y + offset3); in miPolyRectangle() 139 MAXBOUND(t->y, y + offset3) in miPolyRectangle()
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rockchip.h | 322 offset3) \ argument 331 { .type = iom3, .offset = offset3 }, \ 401 offset2, offset3) \ argument 416 { .drv_type = drv3, .offset = offset3 }, \ 450 offset2, offset3, pull0, \ argument 466 { .drv_type = drv3, .offset = offset3 }, \
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_msgtype6.h | 42 unsigned int offset3; /* 0x00000000 */ member 94 unsigned int offset3; /* 0x00000000 */ member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/ |
| H A D | riva_hw.c | 1334 state->offset3 = 0; in CalcStateExt() 1437 NV_WR32(chip->PGRAPH, 0x0000063C, state->offset3); in LoadStateExt() 1479 NV_WR32(chip->PGRAPH, 0x0000064C, state->offset3); in LoadStateExt() 1527 NV_WR32(chip->PGRAPH, 0x0000064C, state->offset3); in LoadStateExt() 1537 NV_WR32(chip->PGRAPH, 0x0000082C, state->offset3); in LoadStateExt() 1766 state->offset3 = NV_RD32(chip->PGRAPH, 0x0000063C); in UnloadStateExt() 1776 state->offset3 = NV_RD32(chip->PGRAPH, 0x0000064C); in UnloadStateExt() 1788 state->offset3 = NV_RD32(chip->PGRAPH, 0x0000064C); in UnloadStateExt()
|
| H A D | riva_hw.h | 524 U032 offset3; member
|
| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3_request.c | 467 offsets[3] = stuff->offset3; in proc_dri3_pixmap_from_buffers() 688 swapl(&stuff->offset3); in sproc_dri3_pixmap_from_buffers()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 893 int offset1, offset2, offset3; in RootlessPolyRectangle() local 899 offset3 = offset2 - offset1; in RootlessPolyRectangle() 911 box.y1 = pRects->y + offset3; in RootlessPolyRectangle() 919 box.y1 = pRects->y + offset3; in RootlessPolyRectangle()
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 171 offset3) \ argument 180 { .type = iom3, .offset = offset3 }, \ 231 offset2, offset3) \ argument 246 { .drv_type = drv3, .offset = offset3 }, \ 280 offset2, offset3, pull0, \ argument 296 { .drv_type = drv3, .offset = offset3 }, \
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1036 int offset1, offset2, offset3; in damagePolyRectangle() local 1044 offset3 = offset2 - offset1; in damagePolyRectangle() 1056 box.y1 = pRectsTmp->y + offset3; in damagePolyRectangle() 1064 box.y1 = pRectsTmp->y + offset3; in damagePolyRectangle()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 90 offset3) \ argument 99 { .type = iom3, .offset = offset3 }, \ 169 offset2, offset3) \ argument 184 { .drv_type = drv3, .offset = offset3 }, \ 192 offset2, offset3, pull0, \ argument 208 { .drv_type = drv3, .offset = offset3 }, \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | cnic.c | 4534 u32 val, offset0, offset1, offset2, offset3; in cnic_init_bnx2_tx_ring() local 4563 offset3 = BNX2_L2CTX_TBDR_BHADDR_LO_XI; in cnic_init_bnx2_tx_ring() 4571 offset3 = BNX2_L2CTX_TBDR_BHADDR_LO; in cnic_init_bnx2_tx_ring() 4591 cnic_ctx_wr(dev, cid_addr, offset3, val); in cnic_init_bnx2_tx_ring()
|
| H A D | bnx2.c | 5150 u32 val, offset0, offset1, offset2, offset3; in bnx2_init_tx_context() local 5157 offset3 = BNX2_L2CTX_TBDR_BHADDR_LO_XI; in bnx2_init_tx_context() 5162 offset3 = BNX2_L2CTX_TBDR_BHADDR_LO; in bnx2_init_tx_context() 5174 bnx2_ctx_wr(bp, cid_addr, offset3, val); in bnx2_init_tx_context()
|