Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-sunxi-nmi.c80 u32 ctrl_off = ct->regs.type; in sunxi_sc_nmi_set_type() local
112 ctrl_off = ct->regs.type; in sunxi_sc_nmi_set_type()
114 src_type_reg = sunxi_sc_nmi_read(gc, ctrl_off); in sunxi_sc_nmi_set_type()
117 sunxi_sc_nmi_write(gc, ctrl_off, src_type_reg); in sunxi_sc_nmi_set_type()
/linux-4.4.14/drivers/pci/
Dquirks.c2487 int pos, ctrl_off; in is_end_of_ht_chain() local
2498 ctrl_off = ((flags >> 10) & 1) ? in is_end_of_ht_chain()
2500 pci_read_config_word(dev, pos + ctrl_off, &ctrl); in is_end_of_ht_chain()