Lines Matching full:hss
3 * Intel IXP4xx HSS (synchronous serial port) driver for Linux
36 #define PKT_PIPE_FIFO_SIZEW 4 /* total 4 dwords per HSS */
110 /* Invert data between NPE and HSS FIFOs? (default = no) */
150 /* HSS number, default = 0 (first) */
174 * IXP42x HSS clock generator operation (verified with an oscilloscope):
192 * (max specified clock rate for IXP42x HSS is 8.192 Mb/s).
201 /* offsets into HSS config */
204 #define HSS_CONFIG_CORE_CR 0x08 /* loopback control, HSS# */
355 * HSS access
362 pr_crit("HSS-%i: unable to send command [%08X:%08X] to %s\n", in hss_npe_send()
450 pr_crit("HSS-%i: HSS_LOAD_CONFIG failed\n", port->id); in hss_config()
479 pr_crit("HSS-%i: unable to read HSS status\n", port->id); in hss_get_status()
1416 MODULE_DESCRIPTION("Intel IXP4xx HSS driver");