Home
last modified time | relevance | path

Searched defs:alu (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbrop.h35 #define FbInitializeMergeRop(alu,pm) {\ argument
44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \ argument
120 #define FbStipple1RopPick(alu,b) (((alu) >> (2 - (((b) & 1) << 1))) & 3) argument
122 #define FbOpaqueStipple1Rop(alu,fg,bg) (FbStipple1RopPick(alu,fg) | \ argument
125 #define FbStipple1Rop(alu,fg) (FbStipple1RopPick(alu,fg) | 4) argument
H A Dfbblt.c50 int height, int alu, FbBits pm, int bpp, Bool reverse, Bool upsidedown) in fbBlt()
298 int dstX, int width, int height, int alu, FbBits pm, int bpp) in fbBltStip()
H A Dfbimage.c80 int alu, in fbPutZImage()
129 int alu, in fbPutXYImage()
H A Dfbfill.c32 int alu, FbBits pm, int bpp, int xRot, int yRot) in fbTile()
141 int alu; in fbFill() local
H A Dfbcopy.c40 CARD8 alu = pGC ? pGC->alu : GXcopy; in fbCopyNtoN() local
/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A Dksz_common.c235 struct alu_struct alu; in ksz_port_fdb_dump() local
268 struct alu_struct alu; in ksz_port_mdb_add() local
311 struct alu_struct alu; in ksz_port_mdb_del() local
H A Dksz8795.c345 struct alu_struct *alu) in ksz8795_r_sta_mac_table()
374 struct alu_struct *alu) in ksz8795_w_sta_mac_table()
1102 struct alu_struct alu; in ksz8795_setup() local
H A Dksz9477.c712 static void ksz9477_convert_alu(struct alu_struct *alu, u32 *alu_table) in ksz9477_convert_alu()
742 struct alu_struct alu; in ksz9477_port_fdb_dump() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Daarch-common-protos.h134 const int alu; member
139 const struct alu_cost_table alu; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/arm/
H A Daarch-common-protos.h134 const int alu; member
139 const struct alu_cost_table alu; member
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_pixmap.c123 glamor_set_alu(ScreenPtr screen, unsigned char alu) in glamor_set_alu()
H A Dglamor_transform.c139 int alu = use_alu ? gc->alu : GXcopy; in glamor_set_solid() local
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_draw.c93 ephyrPrepareSolid(PixmapPtr pPix, int alu, Pixel pm, Pixel fg) in ephyrPrepareSolid()
160 ephyrPrepareCopy(PixmapPtr pSrc, PixmapPtr pDst, int dx, int dy, int alu, in ephyrPrepareCopy()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dexa.c50 int alu; member
56 int alu; member
205 int alu, Pixel planemask, Pixel fg) in ms_exa_prepare_solid()
311 int dx, int dy, int alu, Pixel planemask) in ms_exa_prepare_copy()
/OK3568_Linux_fs/kernel/arch/arm/probes/uprobes/
H A Dactions-arm.c130 const struct decode_header *d, bool alu) in decode_wb_pc()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_accel.c993 CARD32 planemask, CARD32 alu, Bool hasClientClip) in exaFillRegionSolid()
1075 DDXPointPtr pPatOrg, CARD32 planemask, CARD32 alu, in exaFillRegionTiled()
H A Dexa_priv.h457 unsigned int fillStyle, unsigned char alu, in exaGCReadsDestination()
/OK3568_Linux_fs/external/xserver/include/
H A Dgcstruct.h244 unsigned char alu; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcg6.c214 u32 alu; member