Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c780 static const struct udevice_id bcm2835_match[] = { variable
800 .of_match = bcm2835_match,
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c1454 static const struct of_device_id bcm2835_match[] = { variable
1458 MODULE_DEVICE_TABLE(of, bcm2835_match);
1466 .of_match_table = bcm2835_match,