Revision d43ed9ec trace-events
b/trace-events | ||
---|---|---|
103 | 103 |
disable cs4231_mem_writel_reg(uint32_t reg, uint32_t old, uint32_t val) "write reg %d: 0x%08x -> 0x%08x" |
104 | 104 |
disable cs4231_mem_writel_dreg(uint32_t reg, uint32_t old, uint32_t val) "write dreg %d: 0x%02x -> 0x%02x" |
105 | 105 |
|
106 |
# hw/ds1225y.c |
|
107 |
disable nvram_read(uint32_t addr, uint32_t ret) "read addr %d: 0x%02x" |
|
108 |
disable nvram_write(uint32_t addr, uint32_t old, uint32_t val) "write addr %d: 0x%02x -> 0x%02x" |
|
109 |
|
|
106 | 110 |
# hw/eccmemctl.c |
107 | 111 |
disable ecc_mem_writel_mer(uint32_t val) "Write memory enable %08x" |
108 | 112 |
disable ecc_mem_writel_mdr(uint32_t val) "Write memory delay %08x" |
Also available in: Unified diff