Home
last modified time | relevance | path

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

/linux/drivers/spi/
A Dspi-fsl-spi.c50 #define TYPE_GRLIB 1 macro
61 .type = TYPE_GRLIB,
633 if (mpc8xxx_spi->type == TYPE_GRLIB) in fsl_spi_probe()
/linux/drivers/i2c/busses/
A Di2c-ocores.c85 #define TYPE_GRLIB 1 macro
474 .data = (void *)TYPE_GRLIB,
590 if (match && (long)match->data == TYPE_GRLIB) { in ocores_i2c_of_probe()

Completed in 8 milliseconds