Searched defs:as3722_read (Results 1 – 2 of 2) sorted by relevance
19 static int as3722_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in as3722_read() function
386 static inline int as3722_read(struct as3722 *as3722, u32 reg, u32 *dest) in as3722_read() function