Home
last modified time | relevance | path

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

/components/drivers/watchdog/
A Dwatchdog-i6300esb.c81 rt_pci_write_config_u8(esb->pdev, ESB_LOCK_PCI_REG, ESB_WDT_ENABLE); in i6300esb_timer_start()
95 rt_pci_write_config_u8(esb->pdev, ESB_LOCK_PCI_REG, 0x0); in i6300esb_timer_stop()
226 rt_pci_write_config_u8(pdev, ESB_LOCK_PCI_REG, 0x00); in i6300esb_wdt_probe()
/components/drivers/pci/
A Dirq.c59 rt_pci_write_config_u8(pdev, PCIR_INTLINE, irq); in rt_pci_assign_irq()
A Dprocfs.c160 rt_pci_write_config_u8(pdev, pos, val); in pci_write()
208 rt_pci_write_config_u8(pdev, pos, val); in pci_write()
A Dpci.c713 rt_pci_write_config_u8(pdev, PCIR_CACHELNSZ, RT_PCI_CACHE_LINE_SIZE); in rt_pci_device_alloc_resource()
714 rt_pci_write_config_u8(pdev, PCIR_LATTIMER, 0x80); in rt_pci_device_alloc_resource()
A Dprobe.c592 rt_pci_write_config_u8(pdev, PCIR_SUBBUS_1, bus_no); in pci_scan_bridge_extend()
/components/drivers/ata/
A Dahci-pci.c42 rt_pci_write_config_u8(pdev, 0x41, 0xa1); in pci_ahci_init()
/components/drivers/include/drivers/
A Dpci.h397 rt_inline rt_err_t rt_pci_write_config_u8(const struct rt_pci_device *pdev, in rt_pci_write_config_u8() function

Completed in 12 milliseconds