Searched refs:sst_dev (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/video/fbdev/ |
D | sstfb.c | 482 struct pci_dev *sst_dev = par->dev; in sstfb_set_par() local 525 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR); in sstfb_set_par() 542 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_set_par() 551 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_set_par() 614 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_FIFO_WR); in sstfb_set_par() 697 struct pci_dev *sst_dev = par->dev; in sstfb_setvgapass() local 705 pci_read_config_dword(sst_dev, PCI_INIT_ENABLE, &tmp); in sstfb_setvgapass() 706 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_setvgapass() 716 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, tmp); in sstfb_setvgapass()
|
/linux-6.12.1/sound/soc/intel/common/ |
D | sst-dsp-priv.h | 64 struct sst_dsp_device *sst_dev; member
|