Searched refs:lpss (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/mfd/ |
H A D | intel-lpss.c | 131 static void intel_lpss_cache_ltr(struct intel_lpss *lpss) in intel_lpss_cache_ltr() argument 133 lpss->active_ltr = readl(lpss->priv + LPSS_PRIV_ACTIVELTR); in intel_lpss_cache_ltr() 134 lpss->idle_ltr = readl(lpss->priv + LPSS_PRIV_IDLELTR); in intel_lpss_cache_ltr() 137 static int intel_lpss_debugfs_add(struct intel_lpss *lpss) in intel_lpss_debugfs_add() argument 141 dir = debugfs_create_dir(dev_name(lpss->dev), intel_lpss_debugfs); in intel_lpss_debugfs_add() 146 intel_lpss_cache_ltr(lpss); in intel_lpss_debugfs_add() 148 debugfs_create_x32("capabilities", S_IRUGO, dir, &lpss->caps); in intel_lpss_debugfs_add() 149 debugfs_create_x32("active_ltr", S_IRUGO, dir, &lpss->active_ltr); in intel_lpss_debugfs_add() 150 debugfs_create_x32("idle_ltr", S_IRUGO, dir, &lpss->idle_ltr); in intel_lpss_debugfs_add() 152 lpss->debugfs = dir; in intel_lpss_debugfs_add() [all …]
|
H A D | Makefile | 216 obj-$(CONFIG_MFD_INTEL_LPSS) += intel-lpss.o 217 obj-$(CONFIG_MFD_INTEL_LPSS_PCI) += intel-lpss-pci.o 218 obj-$(CONFIG_MFD_INTEL_LPSS_ACPI) += intel-lpss-acpi.o
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_lpss.c | 76 struct lpss8250 *lpss = to_lpss8250(p->private_data); in byt_set_termios() local 77 unsigned long fref = lpss->board->freq, fuart = baud * 16; in byt_set_termios() 116 static int byt_serial_setup(struct lpss8250 *lpss, struct uart_port *port) in byt_serial_setup() argument 118 struct dw_dma_slave *param = &lpss->dma_param; in byt_serial_setup() 145 lpss->dma_maxburst = 16; in byt_serial_setup() 156 static void byt_serial_exit(struct lpss8250 *lpss) in byt_serial_exit() argument 158 struct dw_dma_slave *param = &lpss->dma_param; in byt_serial_exit() 164 static int ehl_serial_setup(struct lpss8250 *lpss, struct uart_port *port) in ehl_serial_setup() argument 166 struct uart_8250_dma *dma = &lpss->data.dma; in ehl_serial_setup() 177 lpss->dma_maxburst = 16; in ehl_serial_setup() [all …]
|
/openbmc/linux/drivers/pwm/ |
H A D | Makefile | 33 obj-$(CONFIG_PWM_LPSS) += pwm-lpss.o 34 obj-$(CONFIG_PWM_LPSS_PCI) += pwm-lpss-pci.o 35 obj-$(CONFIG_PWM_LPSS_PLATFORM) += pwm-lpss-platform.o
|
H A D | Kconfig | 364 will be called pwm-lpss-pci. 375 will be called pwm-lpss-platform.
|
/openbmc/linux/drivers/clk/x86/ |
H A D | Makefile | 3 obj-$(CONFIG_X86_INTEL_LPSS) += clk-lpss-atom.o clk-pmc-atom.o
|
/openbmc/u-boot/doc/device-tree-bindings/misc/ |
H A D | intel,baytrail-fsp.txt | 58 - fsp,lpss-sio-mode 114 fsp,lpss-sio-mode = <LPSS_SIO_MODE_PCI>;
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | baytrail_som-db5800-som-6867.dts | 271 fsp,lpss-sio-mode = <LPSS_SIO_MODE_PCI>;
|
H A D | bayleybay.dts | 251 fsp,lpss-sio-mode = <LPSS_SIO_MODE_PCI>;
|
H A D | minnowmax.dts | 278 fsp,lpss-sio-mode = <LPSS_SIO_MODE_PCI>;
|
H A D | conga-qeval20-qa3-e3845.dts | 265 fsp,lpss-sio-mode = <LPSS_SIO_MODE_PCI>;
|
H A D | dfi-bt700.dtsi | 277 fsp,lpss-sio-mode = <LPSS_SIO_MODE_PCI>;
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | 5724 2024-12-28 20:09:07.015-0600 FINEST t1113 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/clk/x86/clk-lpss-atom.c.gz' [all...] |
H A D | opengrok1.0.log | [all...] |