Searched refs:CREG (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/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() 360 snd_mtpav_mputreg(mtp_card, CREG, 0); // disable pport interrupts in snd_mtpav_input_close() 524 cbyt = snd_mtpav_getreg(mcrd, CREG); in snd_mtpav_read_bytes() 532 snd_mtpav_mputreg(mcrd, CREG, setread); in snd_mtpav_read_bytes() [all …]
|
| /linux-6.15/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
|
| /linux-6.15/Documentation/devicetree/bindings/gpio/ |
| H A D | snps,creg-gpio.txt | 1 Synopsys GPIO via CREG (Control REGisters) driver
|
| /linux-6.15/Documentation/devicetree/bindings/reset/ |
| H A D | snps,axs10x-reset.yaml | 15 This block is controlled via memory-mapped register (AKA CREG) which
|
| /linux-6.15/drivers/gpio/ |
| H A D | Kconfig | 650 bool "Synopsys GPIO via CREG (Control REGisters) driver" 654 This driver supports GPIOs via CREG on various Synopsys SoCs.
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 23612 SYNOPSYS CREG GPIO DRIVER
|