Searched refs:nn_readb (Results 1 – 2 of 2) sorted by relevance
108 static inline uint8_t nn_readb(volatile const void *addr) in nn_readb() function
170 return nn_readb(hw->ctrl_bar + off); in nn_cfg_readb()