Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Domap1.c804 return s->gate_inh_ctrl[0]; in omap_pin_cfg_read()
934 s->gate_inh_ctrl[0] = value; in omap_pin_cfg_write()
972 memset(mpu->gate_inh_ctrl, 0, sizeof(mpu->gate_inh_ctrl)); in omap_pin_cfg_reset()
/openbmc/qemu/include/hw/arm/
H A Domap.h932 uint32_t gate_inh_ctrl[1]; member