Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Drecovery.c102 struct ubifs_mst_node **mst, void **cor) in get_master_node() argument
166 *cor = buf; in get_master_node()
185 *cor = NULL; in get_master_node()
/openbmc/qemu/hw/dma/
H A Dxlnx-zdma.c681 .cor = 0xff,
685 .cor = 0xff,
/openbmc/qemu/hw/intc/
H A Darmv7m_nvic.c2090 uint32_t cor = FIELD_EX32(value, V7M_FPCCR, CLRONRET); in nvic_writel() local
2091 fpccr_s = FIELD_DP32(fpccr_s, V7M_FPCCR, CLRONRET, cor); in nvic_writel()