Searched refs:CREG (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/drivers/ |
| 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/Documentation/devicetree/bindings/clock/ |
| A D | lpc1850-creg-clk.txt | 1 * NXP LPC1850 CREG clocks 3 The NXP LPC18xx/43xx CREG (Configuration Registers) block contains
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| A D | snps,creg-gpio.txt | 1 Synopsys GPIO via CREG (Control REGisters) driver
|
| /linux/Documentation/devicetree/bindings/reset/ |
| A D | snps,axs10x-reset.yaml | 15 This block is controlled via memory-mapped register (AKA CREG) which
|
| /linux/drivers/gpio/ |
| A D | Kconfig | 647 bool "Synopsys GPIO via CREG (Control REGisters) driver" 651 This driver supports GPIOs via CREG on various Synopsys SoCs.
|
| /linux/ |
| A D | MAINTAINERS | 22380 SYNOPSYS CREG GPIO DRIVER
|
Completed in 31 milliseconds