Home
last modified time | relevance | path

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

/drivers/i2c/busses/
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()
/drivers/spi/
Dspi-fsl-spi.c50 #define TYPE_GRLIB 1 macro
61 .type = TYPE_GRLIB,
628 if (mpc8xxx_spi->type == TYPE_GRLIB) in fsl_spi_probe()