Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-microchip-core.c395 u32 intfield = mchp_corespi_read(spi, REG_MIS) & 0xf; in mchp_corespi_interrupt() local
399 if (intfield == 0) in mchp_corespi_interrupt()
402 if (intfield & INT_TXDONE) in mchp_corespi_interrupt()
405 if (intfield & INT_RXRDY) { in mchp_corespi_interrupt()
415 if (intfield & INT_RX_CHANNEL_OVERFLOW) { in mchp_corespi_interrupt()
423 if (intfield & INT_TX_CHANNEL_UNDERRUN) { in mchp_corespi_interrupt()
H A Dspi-microchip-core-qspi.c243 int intfield = readl_relaxed(qspi->regs + REG_STATUS) & STATUS_MASK; in mchp_coreqspi_isr() local
245 if (intfield == 0) in mchp_coreqspi_isr()
248 if (intfield & IEN_TXDONE) { in mchp_coreqspi_isr()
253 if (intfield & IEN_RXAVAILABLE) { in mchp_coreqspi_isr()
259 if (intfield & IEN_RXDONE) { in mchp_coreqspi_isr()
/openbmc/linux/Documentation/trace/
H A Devents.rst700 "intfield", the following call should be made::
702 ret = synth_event_add_field(&cmd, "int", "intfield");
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst2216 …44] (+?.?????????) hello:1424 ust_tests_hello:tptest: { cpu_id = 1 }, { intfield = 0, intfield2 = …
2217 …60] (+0.000023816) hello:1424 ust_tests_hello:tptest: { cpu_id = 1 }, { intfield = 1, intfield2 = …
2218 …40] (+0.000012780) hello:1424 ust_tests_hello:tptest: { cpu_id = 1 }, { intfield = 2, intfield2 = …
2219 …85] (+0.000011245) hello:1424 ust_tests_hello:tptest: { cpu_id = 1 }, { intfield = 3, intfield2 = …