Searched refs:CREG (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/sound/drivers/ |
H A D | mtpav.c | 99 #define CREG 2 macro 212 } else if (reg == CREG) { in snd_mtpav_getreg() 213 rval = inb(chip->port + CREG); in snd_mtpav_getreg() 225 if (reg == DREG || reg == CREG) in snd_mtpav_mputreg() 254 tcbyt = snd_mtpav_getreg(chip, CREG); in snd_mtpav_send_byte() 259 snd_mtpav_mputreg(chip, CREG, clrwrite); // clear write bit in snd_mtpav_send_byte() 261 snd_mtpav_mputreg(chip, CREG, setwrite); // set write bit in snd_mtpav_send_byte() 346 snd_mtpav_mputreg(mtp_card, CREG, (SIGC_INTEN | SIGC_WRITE)); // enable pport interrupts in snd_mtpav_input_open() 364 snd_mtpav_mputreg(mtp_card, CREG, 0); // disable pport interrupts in snd_mtpav_input_close() 530 cbyt = snd_mtpav_getreg(mcrd, CREG); in snd_mtpav_read_bytes() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | lpc1850-creg-clk.txt | 1 * NXP LPC1850 CREG clocks 3 The NXP LPC18xx/43xx CREG (Configuration Registers) block contains
|
/openbmc/u-boot/arch/x86/include/asm/acpi/ |
H A D | debug.asl | 17 OperationRegion(CREG, SystemIO, 0x3F8, 8) 18 Field(CREG, ByteAcc, NoLock, Preserve)
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | snps,creg-gpio.txt | 1 Synopsys GPIO via CREG (Control REGisters) driver
|
/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | snps,creg-gpio.txt | 1 GPIO via CREG (control registers) driver
|
/openbmc/u-boot/drivers/gpio/ |
H A D | Kconfig | 114 bool "HSDK CREG GPIO griver" 118 This driver supports CREG GPIOs on Synopsys HSDK SOC.
|
/openbmc/u-boot/ |
H A D | MAINTAINERS | 70 ARC HSDK CREG GPIO
|
/openbmc/linux/drivers/gpio/ |
H A D | Kconfig | 595 bool "Synopsys GPIO via CREG (Control REGisters) driver" 599 This driver supports GPIOs via CREG on various Synopsys SoCs.
|
/openbmc/linux/ |
H A D | MAINTAINERS | 20850 SYNOPSYS CREG GPIO DRIVER
|