Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ocores.c85 #define TYPE_GRLIB 1 macro
478 .data = (void *)TYPE_GRLIB,
596 if (match && (long)match->data == TYPE_GRLIB) { in ocores_i2c_of_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-spi.c50 #define TYPE_GRLIB 1 macro
61 .type = TYPE_GRLIB,
571 if (mpc8xxx_spi->type == TYPE_GRLIB) in fsl_spi_probe()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ocores.c85 #define TYPE_GRLIB 1 macro
477 .data = (void *)TYPE_GRLIB,
585 if (match && (long)match->data == TYPE_GRLIB) { in ocores_i2c_of_probe()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-spi.c50 #define TYPE_GRLIB 1 macro
61 .type = TYPE_GRLIB,
628 if (mpc8xxx_spi->type == TYPE_GRLIB) in fsl_spi_probe()

Completed in 5 milliseconds