Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ocores.c86 #define TYPE_SIFIVE_REV0 2 macro
482 .data = (void *)TYPE_SIFIVE_REV0,
486 .data = (void *)TYPE_SIFIVE_REV0,
701 if (match && (long)match->data == TYPE_SIFIVE_REV0) in ocores_i2c_probe()

Completed in 2 milliseconds