Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/irqchip/
Dirq-sunxi-nmi.c77 u32 ctrl_off = ct->regs.type; in sunxi_sc_nmi_set_type() local
109 ctrl_off = ct->regs.type; in sunxi_sc_nmi_set_type()
111 src_type_reg = sunxi_sc_nmi_read(gc, ctrl_off); in sunxi_sc_nmi_set_type()
114 sunxi_sc_nmi_write(gc, ctrl_off, src_type_reg); in sunxi_sc_nmi_set_type()
/linux-4.1.27/drivers/pci/
Dquirks.c2490 int pos, ctrl_off; in is_end_of_ht_chain() local
2501 ctrl_off = ((flags >> 10) & 1) ? in is_end_of_ht_chain()
2503 pci_read_config_word(dev, pos + ctrl_off, &ctrl); in is_end_of_ht_chain()