Searched defs:reg_space (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/alink/ |
H A 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()
|
/aosp_15_r20/external/coreboot/src/southbridge/amd/pi/hudson/ |
H A 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()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_ir_vec4.h | 222 reg_space(const elk_backend_reg &r) in reg_space() function
|
H A D | elk_ir_fs.h | 184 reg_space(const elk_fs_reg &r) in reg_space() function
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_reg.h | 1358 reg_space(const brw_reg &r) in reg_space() function
|