Searched refs:CREG (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/sound/drivers/ |
D | mtpav.c | 100 #define CREG 2 macro 213 } else if (reg == CREG) { in snd_mtpav_getreg() 214 rval = inb(chip->port + CREG); in snd_mtpav_getreg() 226 if (reg == DREG || reg == CREG) in snd_mtpav_mputreg() 255 tcbyt = snd_mtpav_getreg(chip, CREG); in snd_mtpav_send_byte() 260 snd_mtpav_mputreg(chip, CREG, clrwrite); // clear write bit in snd_mtpav_send_byte() 262 snd_mtpav_mputreg(chip, CREG, setwrite); // set write bit in snd_mtpav_send_byte() 347 snd_mtpav_mputreg(mtp_card, CREG, (SIGC_INTEN | SIGC_WRITE)); // enable pport interrupts in snd_mtpav_input_open() 365 snd_mtpav_mputreg(mtp_card, CREG, 0); // disable pport interrupts in snd_mtpav_input_close() 531 cbyt = snd_mtpav_getreg(mcrd, CREG); in snd_mtpav_read_bytes() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | lpc1850-creg-clk.txt | 1 * NXP LPC1850 CREG clocks 3 The NXP LPC18xx/43xx CREG (Configuration Registers) block contains
|
/Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
D | snps,creg-gpio.txt | 1 Synopsys GPIO via CREG (Control REGisters) driver
|
/Linux-v5.4/Documentation/devicetree/bindings/reset/ |
D | snps,axs10x-reset.txt | 5 This block is controlled via memory-mapped register (AKA CREG) which
|
/Linux-v5.4/drivers/gpio/ |
D | Kconfig | 465 bool "Synopsys GPIO via CREG (Control REGisters) driver" 469 This driver supports GPIOs via CREG on various Synopsys SoCs.
|
/Linux-v5.4/ |
D | MAINTAINERS | 15666 SYNOPSYS CREG GPIO DRIVER
|