Searched defs:reg_space (Results 1 – 5 of 5) sorted by relevance
/external/coreboot/src/soc/amd/common/block/alink/ |
D | alink.c | 8 void alink_ab_indx(u32 reg_space, u32 reg_addr, u32 mask, u32 val) in alink_ab_indx() 32 void alink_rc_indx(u32 reg_space, u32 reg_addr, u32 port, u32 mask, u32 val) in alink_rc_indx()
|
/external/coreboot/src/southbridge/amd/pi/hudson/ |
D | smbus.c | 164 void alink_ab_indx(u32 reg_space, u32 reg_addr, u32 mask, u32 val) in alink_ab_indx() 185 void alink_rc_indx(u32 reg_space, u32 reg_addr, u32 port, u32 mask, u32 val) in alink_rc_indx()
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_ir_vec4.h | 221 reg_space(const elk_backend_reg &r) in reg_space() function
|
D | elk_ir_fs.h | 183 reg_space(const elk_fs_reg &r) in reg_space() function
|
/external/mesa3d/src/intel/compiler/ |
D | brw_reg.h | 1396 reg_space(const brw_reg &r) in reg_space() function
|