Home
last modified time | relevance | path

Searched defs:fg (Results 1 – 25 of 98) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dda9150-fg.c88 static u32 da9150_fg_read_attr(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr()
106 static void da9150_fg_write_attr(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr()
125 static void da9150_fg_read_sync_start(struct da9150_fg *fg) in da9150_fg_read_sync_start()
157 static inline void da9150_fg_read_sync_end(struct da9150_fg *fg) in da9150_fg_read_sync_end()
163 static u32 da9150_fg_read_attr_sync(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr_sync()
175 static void da9150_fg_write_attr_sync(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr_sync()
223 static int da9150_fg_capacity(struct da9150_fg *fg, in da9150_fg_capacity()
235 static int da9150_fg_current_avg(struct da9150_fg *fg, in da9150_fg_current_avg()
260 static int da9150_fg_voltage_avg(struct da9150_fg *fg, in da9150_fg_voltage_avg()
275 static int da9150_fg_charge_full(struct da9150_fg *fg, in da9150_fg_charge_full()
[all …]
H A Dab8500_bmdata.c404 static const struct abx500_fg_parameters fg = { variable
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbrop.h79 #define fbXorT(rop,fg,pm,t) ((((fg) & fbFillFromBit((rop) >> 1,t)) | \ argument
82 #define fbAndT(rop,fg,pm,t) ((((fg) & fbFillFromBit (rop ^ (rop>>1),t)) | \ argument
86 #define fbXor(rop,fg,pm) fbXorT(rop,fg,pm,FbBits) argument
88 #define fbAnd(rop,fg,pm) fbAndT(rop,fg,pm,FbBits) argument
90 #define fbXorStip(rop,fg,pm) fbXorT(rop,fg,pm,FbStip) argument
92 #define fbAndStip(rop,fg,pm) fbAndT(rop,fg,pm,FbStip) argument
114 #define FbOpaqueStipple(b, fg, bg) (((fg) & (b)) | ((bg) & ~(b))) argument
122 #define FbOpaqueStipple1Rop(alu,fg,bg) (FbStipple1RopPick(alu,fg) | \ argument
125 #define FbStipple1Rop(alu,fg) (FbStipple1RopPick(alu,fg) | 4) argument
H A Dfbbits.h478 #define WRITE1(d,n,fg) WRITE(d + WRITE_ADDR1(n), (BITS) (fg)) argument
481 #define WRITE2(d,n,fg) WRITE((BITS2 *) &((d)[WRITE_ADDR2(n)]), (BITS2) (fg)) argument
483 #define WRITE2(d,n,fg) (WRITE1(d,n,fg), WRITE1(d,(n)+1,fg)) argument
487 #define WRITE4(d,n,fg) WRITE((BITS4 *) &((d)[WRITE_ADDR4(n)]), (BITS4) (fg)) argument
489 #define WRITE4(d,n,fg) (WRITE2(d,n,fg), WRITE2(d,(n)+2,fg)) argument
495 int dstBpp, FbStip * stipple, FbBits fg, int x, int height) in GLYPH()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb_utils.h269 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand8_2col2mask()
301 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) in fill8_2col()
343 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand16_2col2mask()
H A Dvt8623fb.c143 u32 fg = expand_color(image->fg_color); in vt8623fb_iplan_imageblit() local
171 u32 fg = expand_color(rect->color); in vt8623fb_iplan_fillrect() local
199 u32 fg = image->fg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dipsec.c775 struct mlx5_flow_group *fg; in mlx5_fpga_ipsec_fs_create_sa_ctx() local
1016 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_flow_group()
1058 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_fte()
1109 struct mlx5_flow_group *fg, in fpga_ipsec_fs_update_fte()
1179 struct mlx5_flow_group *fg) in mlx5_fpga_ipsec_fs_create_flow_group_egress()
1187 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_egress()
1196 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_update_fte_egress()
1216 struct mlx5_flow_group *fg) in mlx5_fpga_ipsec_fs_create_flow_group_ingress()
1224 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_ingress()
1233 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_update_fte_ingress()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dbtext.c245 int fg = 0xFFFFFFFFUL; in draw_byte_32() local
266 int fg = 0xFFFFFFFFUL; in draw_byte_16() local
284 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c497 struct mlx5_flow_group *fg; in modify_fte() local
557 struct mlx5_flow_group *fg; in del_hw_fte() local
582 struct mlx5_flow_group *fg; in del_sw_fte() local
600 struct mlx5_flow_group *fg; in del_hw_flow_group() local
618 struct mlx5_flow_group *fg; in del_sw_flow_group() local
638 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte()
685 struct mlx5_flow_group *fg) in dealloc_flow_group()
697 struct mlx5_flow_group *fg; in alloc_flow_group() local
729 struct mlx5_flow_group *fg; in alloc_insert_flow_group() local
947 struct mlx5_flow_group *fg; in _mlx5_modify_rule_destination() local
[all …]
H A Dfs_cmd.c74 struct mlx5_flow_group *fg) in mlx5_cmd_stub_create_flow_group()
81 struct mlx5_flow_group *fg) in mlx5_cmd_stub_destroy_flow_group()
313 struct mlx5_flow_group *fg) in mlx5_cmd_create_flow_group()
337 struct mlx5_flow_group *fg) in mlx5_cmd_destroy_flow_group()
577 struct mlx5_flow_group *fg, in mlx5_cmd_update_fte()
H A Drdma.c32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dtileblit.c57 int fg, int bg) in tile_putcs()
84 int fg, int bg) in tile_cursor()
H A Dfbcon_cw.c116 int fg, int bg) in cw_putcs()
205 int fg, int bg) in cw_cursor()
H A Dfbcon_ccw.c131 int fg, int bg) in ccw_putcs()
222 int fg, int bg) in ccw_cursor()
H A Dbitblit.c145 int fg, int bg) in bit_putcs()
237 int fg, int bg) in bit_cursor()
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c54 struct udevice *fg; member
473 struct udevice *fg = priv->fg; in sys_shutdown() local
500 struct udevice *fg = priv->fg; in charge_extrem_low_power() local
572 struct udevice *fg = priv->fg; in charge_animation_show() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dbtext.c414 int fg = 0xFFFFFFFFUL; in draw_byte_32() local
435 int fg = 0xFFFFFFFFUL; in draw_byte_16() local
453 int fg = 0x0F0F0F0FUL; in draw_byte_8() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dncurses.py68 def __init__( self, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument
109 … def __init__( self, title, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument
/OK3568_Linux_fs/kernel/tools/perf/ui/
H A Dlibslang.h27 #define sltt_set_color(obj, name, fg, bg) \ argument
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dnmi.h48 #define register_nmi_handler(t, fn, fg, n, init...) \ argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810_accel.c238 int fg, struct fb_info *info) in mono_src_copy_imm_blit()
370 u32 fg = 0, bg = 0, size, dst; in i810fb_imageblit() local
/OK3568_Linux_fs/u-boot/include/power/
H A Dpmic.h64 struct pmic *chrg, *fg, *muic; member
81 struct power_fg *fg; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dmach64_cursor.c126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/OK3568_Linux_fs/kernel/mm/
H A Dzsmalloc.c693 enum fullness_group fg; in get_fullness_group() local
935 enum fullness_group fg; in __free_zspage() local
1254 enum fullness_group fg; in zs_map_object() local
1312 enum fullness_group fg; in zs_unmap_object() local
1703 enum fullness_group fg[2] = {ZS_ALMOST_EMPTY, ZS_ALMOST_FULL}; in isolate_zspage() enum
1854 enum fullness_group fg; in putback_zspage_deferred() local
2089 enum fullness_group fg; in zs_page_putback() local
2515 int fg; in zs_destroy_pool() local

1234