Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dheathrow.h21 #define HEATHROW_MBCR 0x34 /* Media bay control */ macro
/openbmc/linux/drivers/macintosh/
H A Dmediabay.c142 return (MB_IN32(bay, HEATHROW_MBCR) >> 12) & 7; in heathrow_mb_content()
206 MB_BIC(bay, HEATHROW_MBCR, 0x00000F00); in heathrow_mb_power()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c386 MACIO_BIC(HEATHROW_MBCR, 0x04000000); in heathrow_mesh_enable()
388 MACIO_BIS(HEATHROW_MBCR, 0x04000000); in heathrow_mesh_enable()
389 (void)MACIO_IN32(HEATHROW_MBCR); in heathrow_mesh_enable()