Home
last modified time | relevance | path

Searched refs:IRQSTATUSBITS (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_spi.c60 #define IRQSTATUSBITS \ macro
88 device_printf(dev, "IRQSTATUS: 0x%b\n", reg, IRQSTATUSBITS); in ti_spi_printr()
90 device_printf(dev, "IRQENABLE: 0x%b\n", reg, IRQSTATUSBITS); in ti_spi_printr()