Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-piix4.c154 static u8 piix4_port_sel_sb800; variable
465 piix4_port_sel_sb800 = SB800_PIIX4_PORT_IDX_KERNCZ; in piix4_setup_sb800()
469 piix4_port_sel_sb800 = SB800_PIIX4_PORT_IDX_ALT; in piix4_setup_sb800()
483 piix4_port_sel_sb800 = (port_sel & 0x01) ? in piix4_setup_sb800()
493 (unsigned int)piix4_port_sel_sb800); in piix4_setup_sb800()
771 smba_en_lo = ioread8(mmio_cfg->addr + piix4_port_sel_sb800); in piix4_sb800_port_sel()
774 iowrite8(val, mmio_cfg->addr + piix4_port_sel_sb800); in piix4_sb800_port_sel()
779 outb_p(piix4_port_sel_sb800, SB800_PIIX4_SMB_IDX); in piix4_sb800_port_sel()