Home
last modified time | relevance | path

Searched refs:OSPI_IRQ_SIG_EN (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-sn-f-ospi.c103 #define OSPI_IRQ_SIG_EN 0xF8 macro
150 val = readl(ospi->base + OSPI_IRQ_SIG_EN); in f_ospi_disable_irq_output()
152 writel(val, ospi->base + OSPI_IRQ_SIG_EN); in f_ospi_disable_irq_output()

Completed in 2 milliseconds