Home
last modified time | relevance | path

Searched refs:LPSS_GENERAL (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/acpi/x86/
H A Dlpss.c46 #define LPSS_GENERAL 0x08 macro
140 offset = pdata->dev_desc->prv_offset + LPSS_GENERAL; in lpss_uart_setup()
754 ret = lpss_reg_read(dev, LPSS_GENERAL, &ltr_mode); in lpss_ltr_mode_show()
783 ltr_mode = __lpss_reg_read(pdata, LPSS_GENERAL); in acpi_lpss_set_ltr()
787 __lpss_reg_write(ltr_mode, pdata, LPSS_GENERAL); in acpi_lpss_set_ltr()
805 __lpss_reg_write(ltr_mode, pdata, LPSS_GENERAL); in acpi_lpss_set_ltr()