Searched refs:_sizeof (Results 1 – 1 of 1) sorted by relevance
1212 static inline size_t ad4062_get_conv_addr(struct ad4062_state *st, size_t _sizeof) in ad4062_get_conv_addr() argument1215 return _sizeof == sizeof(u32) ? AD4062_REG_CONV_READ_32BITS : in ad4062_get_conv_addr()1217 return _sizeof == sizeof(u32) ? AD4062_REG_CONV_TRIGGER_32BITS : in ad4062_get_conv_addr()