Searched defs:cell (Results 1 – 3 of 3) sorted by relevance
111 struct nvmem_cell *cell) in devm_nvmem_cell_put()115 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put()119 static inline void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len) in nvmem_cell_read()124 static inline int nvmem_cell_write(struct nvmem_cell *cell, in nvmem_cell_write()
239 static inline u64 of_read_number(const __be32 *cell, int size) in of_read_number()248 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong()
228 u32 cell; member