Lines Matching full:calxeda
3 * Calxeda Highbank AHCI SATA platform driver
4 * Copyright 2012 Calxeda, Inc.
188 gpiod = devm_gpiod_get_index(dev, "calxeda,sgpio", i, in highbank_set_em_messages()
198 of_property_read_u32_array(np, "calxeda,led-order", in highbank_set_em_messages()
201 if (of_property_read_u32(np, "calxeda,pre-clocks", &pdata->pre_clocks)) in highbank_set_em_messages()
203 if (of_property_read_u32(np, "calxeda,post-clocks", in highbank_set_em_messages()
340 "calxeda,port-phys", "#phy-cells", in highbank_initialize_phys()
362 of_property_read_u32_array(sata_node, "calxeda,tx-atten", in highbank_initialize_phys()
370 * The Calxeda SATA phy intermittently fails to bring up a link with Gen3
446 { .compatible = "calxeda,hb-ahci" },
629 MODULE_DESCRIPTION("Calxeda Highbank AHCI SATA platform driver");
630 MODULE_AUTHOR("Mark Langsdorf <mark.langsdorf@calxeda.com>");