Searched defs:lpss (Results 1 – 2 of 2) sorted by relevance
131 static void intel_lpss_cache_ltr(struct intel_lpss *lpss) in intel_lpss_cache_ltr()137 static int intel_lpss_debugfs_add(struct intel_lpss *lpss) in intel_lpss_debugfs_add()156 static void intel_lpss_debugfs_remove(struct intel_lpss *lpss) in intel_lpss_debugfs_remove()163 struct intel_lpss *lpss = dev_get_drvdata(dev); in intel_lpss_ltr_set() local196 static void intel_lpss_ltr_expose(struct intel_lpss *lpss) in intel_lpss_ltr_expose()202 static void intel_lpss_ltr_hide(struct intel_lpss *lpss) in intel_lpss_ltr_hide()208 static int intel_lpss_assign_devs(struct intel_lpss *lpss) in intel_lpss_assign_devs()239 static bool intel_lpss_has_idma(const struct intel_lpss *lpss) in intel_lpss_has_idma()244 static void intel_lpss_set_remap_addr(const struct intel_lpss *lpss) in intel_lpss_set_remap_addr()251 static void intel_lpss_deassert_reset(const struct intel_lpss *lpss) in intel_lpss_deassert_reset()[all …]
76 struct lpss8250 *lpss = to_lpss8250(p->private_data); in byt_set_termios() local120 static int byt_serial_setup(struct lpss8250 *lpss, struct uart_port *port) in byt_serial_setup()160 static void byt_serial_exit(struct lpss8250 *lpss) in byt_serial_exit()168 static int ehl_serial_setup(struct lpss8250 *lpss, struct uart_port *port) in ehl_serial_setup()173 static void ehl_serial_exit(struct lpss8250 *lpss) in ehl_serial_exit()191 static void qrk_serial_setup_dma(struct lpss8250 *lpss, struct uart_port *port) in qrk_serial_setup_dma()226 static void qrk_serial_exit_dma(struct lpss8250 *lpss) in qrk_serial_exit_dma()239 static void qrk_serial_setup_dma(struct lpss8250 *lpss, struct uart_port *port) {} in qrk_serial_setup_dma()240 static void qrk_serial_exit_dma(struct lpss8250 *lpss) {} in qrk_serial_exit_dma()243 static int qrk_serial_setup(struct lpss8250 *lpss, struct uart_port *port) in qrk_serial_setup()[all …]