Searched defs:reg_write (Results 1 – 4 of 4) sorted by relevance
115 void (* reg_write)(struct card_info *, uint32_t, uint32_t); /* filled by driver */ member
120 void (*reg_write)(struct card_info *info, member
405 static u32 reg_write(u32 old, u32 new, u32 rsvd) in reg_write() function
318 void (*reg_write)(void *ctx, uint32_t address, uint32_t value); member