Searched refs:ctrl_port (Results 1 – 4 of 4) sorted by relevance
170 unsigned int ctrl_port; in meson_viu_set_osd_lut() local176 ctrl_port = VIU_OSD1_EOTF_CTL; in meson_viu_set_osd_lut()180 ctrl_port = VIU_OSD1_OETF_CTL; in meson_viu_set_osd_lut()207 priv->io_base + _REG(ctrl_port)); in meson_viu_set_osd_lut()210 priv->io_base + _REG(ctrl_port)); in meson_viu_set_osd_lut()234 priv->io_base + _REG(ctrl_port)); in meson_viu_set_osd_lut()237 priv->io_base + _REG(ctrl_port)); in meson_viu_set_osd_lut()240 priv->io_base + _REG(ctrl_port)); in meson_viu_set_osd_lut()
72 void __iomem *ctrl_port; member126 writeb(ctrl, eh->ctrl_port); in etherh_set_ctrl()133 writeb(ctrl, eh->ctrl_port); in etherh_clr_ctrl()138 return readb(eh->ctrl_port); in etherh_get_stat()697 eh->ctrl_port = eh->memc; in etherh_probe()704 eh->ctrl_port = eh->ioc_fast; in etherh_probe()709 eh->ctrl_port += data->ctrlport_offset; in etherh_probe()
104 unsigned long ctrl_port; /* Control port of ESS chip */ member748 status = inb(chip->ctrl_port + 6); in snd_es18xx_interrupt()1378 outb(reg, chip->ctrl_port); in snd_es18xx_config_read()1379 data = inb(chip->ctrl_port + 1); in snd_es18xx_config_read()1388 outb(reg, chip->ctrl_port); in snd_es18xx_config_write()1389 outb(data, chip->ctrl_port + 1); in snd_es18xx_config_write()1598 chip->ctrl_port = inb(chip->port + 0x05) << 8; in snd_es18xx_identify()1600 chip->ctrl_port += inb(chip->port + 0x05); in snd_es18xx_identify()1602 if ((chip->res_ctrl_port = request_region(chip->ctrl_port, 8, "ES18xx - CTRL")) == NULL) { in snd_es18xx_identify()1603 snd_printk(KERN_ERR PFX "unable go grab port 0x%lx\n", chip->ctrl_port); in snd_es18xx_identify()
94 unsigned long ctrl_port, in sgiioc4_init_hwif_ports() argument104 hw->io_ports.ctl_addr = ctrl_port; in sgiioc4_init_hwif_ports()