Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_ctrl.c123 unsigned int mc_status; in s5p_mfc_reset() local
167 mc_status = mfc_read(dev, S5P_FIMV_MC_STATUS); in s5p_mfc_reset()
169 } while (mc_status & 0x3); in s5p_mfc_reset()
/linux/drivers/net/ethernet/i825xx/
H A Dether1.h118 unsigned short mc_status; member
H A Dether1.c558 while (((status = ether1_readw(dev, MC_ADDR, mc_t, mc_status, DISABLEIRQS)) in ether1_init_for_open()
/linux/include/xen/interface/
H A Dxen-mca.h101 uint64_t mc_status; /* bank status */ member