Searched defs:reg_width (Results 1 – 12 of 12) sorted by relevance
/external/u-boot/drivers/reset/ |
D | reset-socfpga.c | 34 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/ |
D | vector_extension.pass.cpp | 21 constexpr inline int reg_width() { in reg_width() function
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_blit.c | 404 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/ |
D | radeon_blit.c | 252 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/ |
D | brw_fs_reg_allocate.cpp | 49 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
|
D | brw_fs_visitor.cpp | 94 int reg_width = dispatch_width / 8; in emit_dummy_fs() local
|
D | brw_fs_generator.cpp | 77 const unsigned reg_width = REG_SIZE / (reg->stride * type_sz(reg->type)); in brw_reg_from_fs_reg() local
|
D | brw_fs.cpp | 1001 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/ |
D | sh_pfc.c | 33 unsigned long reg_width) in gpio_read_raw_reg() 50 unsigned long reg_width, in gpio_write_raw_reg()
|
/external/u-boot/include/ |
D | sh_pfc.h | 45 unsigned long reg, reg_width, field_width; member 63 unsigned long reg, reg_width, reg_shadow; member
|
/external/u-boot/drivers/pinctrl/renesas/ |
D | pfc.c | 89 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()
|
D | sh_pfc.h | 98 u8 reg_width, field_width; member 166 u8 reg_width; member
|