Searched refs:aux_reg_read (Results 1 – 3 of 3) sorted by relevance
173 static uint32_t aux_reg_read(const struct device *dev, uint32_t off) in aux_reg_read() function211 { return aux_reg_read(dev, off); }223 (.read = aux_reg_read, \
67 static uint32_t aux_reg_read(uint8_t size, mm_reg_t addr, uint32_t off) in aux_reg_read() function
652 (.read_func = aux_reg_read, \