Home
last modified time | relevance | path

Searched refs:tco_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/
H A Dhelper.c8210 static void tco_write(CPUARMState *env, const ARMCPRegInfo *ri, uint64_t val) in tco_write() function
8245 .access = PL0_RW, .readfn = tco_read, .writefn = tco_write },