Searched refs:MISC_REG (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | pata_opti.c | 43 MISC_REG = 6 /* index of Miscellaneous register */ enumerator 142 opti_write_reg(ap, adev->devno, MISC_REG); in opti_set_piomode() 145 opti_write_reg(ap, addr, MISC_REG); in opti_set_piomode()
|
H A D | pata_optidma.c | 42 MISC_REG = 6 /* index of Miscellaneous register */ enumerator 166 iowrite8(adev->devno, regio + MISC_REG); in optidma_mode_setup() 176 iowrite8(addr | adev->devno, regio + MISC_REG); in optidma_mode_setup()
|
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
H A D | high_speed_env_spec.c | 199 {MISC_REG, 0x800, 0x440, {0x440, 0x400}, 0, 0} 422 {MISC_REG, 0x800, 0x4c0, {0x80, 0x4c0}, 0, 0} 439 {MISC_REG, 0x800, 0x4c0, {0x80, 0x4c0}, 0, 0} 613 {MISC_REG, 0x800, 0x400, {0x400}, 0, 0}, 627 {MISC_REG, 0x800, 0x400, {0x400}, 0, 0}, 641 {MISC_REG, 0x800, 0x400, {0x0}, 0, 0}, 701 {MISC_REG, 0x800, 0x4c0, {0x480}, 0, 0}
|
H A D | sys_env_lib.h | 48 #define MISC_REG 0xa013c macro
|