Lines Matching full:tps23881
3 * Driver for the TI TPS23881 PoE PSE Controller driver (I2C bus)
307 pr_err("tps23881: channel %d already used\n", ret); in tps23881_match_port_matrix()
322 pr_err("tps23881: channel %d already used\n", ret); in tps23881_match_port_matrix()
327 pr_err("tps23881: 4-pair PSE can only be set within the same 4 ports group"); in tps23881_match_port_matrix()
368 * specification of the tps23881. The device has two 4-ports groups and
433 pr_err("tps23881: port matrix issue, no chan available\n"); in tps23881_sort_port_matrix()
438 pr_err("tps23881: wrong number of channels\n"); in tps23881_sort_port_matrix()
453 pr_err("tps23881: port matrix issue, no chan available\n"); in tps23881_sort_port_matrix()
458 pr_err("tps23881: wrong number of channels\n"); in tps23881_sort_port_matrix()
633 static const char fw_parity_name[] = "ti/tps23881/tps23881-parity-14.bin";
634 static const char fw_sram_name[] = "ti/tps23881/tps23881-sram-14.bin";
813 { "tps23881" },
819 { .compatible = "ti,tps23881", },
828 .name = "tps23881",
835 MODULE_DESCRIPTION("TI TPS23881 PoE PSE Controller driver");