Home
last modified time | relevance | path

Searched defs:reg_width (Results 1 – 12 of 12) sorted by relevance

/external/u-boot/drivers/reset/
Dreset-socfpga.c34 int reg_width = sizeof(u32); in socfpga_reset_assert() local
46 int reg_width = sizeof(u32); in socfpga_reset_deassert() local
/external/libcxx/test/std/experimental/simd/simd.abi/
Dvector_extension.pass.cpp21 constexpr inline int reg_width() { in reg_width() function
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c404 float reg_width, float reg_height, in calc_tex_coords()
422 unsigned reg_width, unsigned reg_height, in emit_draw_packet()
499 unsigned reg_width, in r200_blit()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_blit.c252 float reg_width, float reg_height, in calc_tex_coords()
270 unsigned reg_width, unsigned reg_height, in emit_draw_packet()
350 unsigned reg_width, in r100_blit()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp49 int reg_width = dispatch_width / 8; in assign_regs_trivial() local
471 int reg_width = v->dispatch_width / 8; in get_used_mrfs() local
539 int reg_width = dispatch_width / 8; in assign_regs() local
Dbrw_fs_visitor.cpp94 int reg_width = dispatch_width / 8; in emit_dummy_fs() local
Dbrw_fs_generator.cpp77 const unsigned reg_width = REG_SIZE / (reg->stride * type_sz(reg->type)); in brw_reg_from_fs_reg() local
Dbrw_fs.cpp1001 int reg_width = dispatch_width / 8; in vgrf() local
4190 unsigned reg_width = bld.dispatch_width() / 8; in lower_sampler_logical_send_gen7() local
/external/u-boot/drivers/gpio/
Dsh_pfc.c33 unsigned long reg_width) in gpio_read_raw_reg()
50 unsigned long reg_width, in gpio_write_raw_reg()
/external/u-boot/include/
Dsh_pfc.h45 unsigned long reg, reg_width, field_width; member
63 unsigned long reg, reg_width, reg_shadow; member
/external/u-boot/drivers/pinctrl/renesas/
Dpfc.c89 u32 sh_pfc_read_raw_reg(void __iomem *mapped_reg, unsigned int reg_width) in sh_pfc_read_raw_reg()
104 void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned int reg_width, in sh_pfc_write_raw_reg()
Dsh_pfc.h98 u8 reg_width, field_width; member
166 u8 reg_width; member