Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dcmsdk-apb-dualtimer.c41 #define R_CONTROL_VALID_MASK (R_CONTROL_ONESHOT_MASK | R_CONTROL_SIZE_MASK | \ macro
133 newctrl &= R_CONTROL_VALID_MASK; in cmsdk_dualtimermod_write_control()