Searched refs:v3d_hw_read_reg (Results 1 – 3 of 3) sorted by relevance
37 uint32_t v3d_hw_read_reg(struct v3d_hw *hw, uint32_t reg);
64 uint32_t v3d_hw_read_reg(struct v3d_hw *hw, uint32_t reg) in v3d_hw_read_reg() function
49 #define V3D_READ(reg) v3d_hw_read_reg(v3d, reg)