Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap1/
Ddma.c42 [HW_ID] = { 0x0442, 0x00, OMAP_DMA_REG_16BIT },
232 dma_read(HW_ID, 0)); in omap1_show_dma_caps()
/linux-4.1.27/include/linux/
Domap-dma.h142 GCR, GSCR, GRST1, HW_ID, enumerator
/linux-4.1.27/drivers/net/ethernet/hp/
Dhp100.c347 if (hp100_inw(HW_ID) != HP100_HW_ID_CASCADE) { in hp100_isa_probe1()
474 if (hp100_inw(HW_ID) != HP100_HW_ID_CASCADE) in hp100_probe1()
2806 printk("hardware id #1: 0x%.2x\n", hp100_inb(HW_ID)); in hp100_RegisterDump()