ramfuc.h | 15 struct ramfuc_reg { struct 24 static inline struct ramfuc_reg 27 return (struct ramfuc_reg) { 36 static inline struct ramfuc_reg 39 return (struct ramfuc_reg) { 48 static noinline struct ramfuc_reg 49 ramfuc_reg(u32 addr) function in typeref:typename:noinline struct ramfuc_reg 51 return (struct ramfuc_reg) { 84 ramfuc_rd32(struct ramfuc *ram, struct ramfuc_reg *reg) 93 ramfuc_wr32(struct ramfuc *ram, struct ramfuc_reg *reg, u32 data [all...] |