Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Domap1.c809 return s->test_dbg_ctrl[0]; in omap_pin_cfg_read()
941 s->test_dbg_ctrl[0] = value; in omap_pin_cfg_write()
973 memset(mpu->test_dbg_ctrl, 0, sizeof(mpu->test_dbg_ctrl)); in omap_pin_cfg_reset()
/openbmc/qemu/include/hw/arm/
H A Domap.h934 uint32_t test_dbg_ctrl[1]; member