Searched refs:oi (Results 1 – 5 of 5) sorted by relevance
/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 249 struct omap_hwmod_ocp_if *oi; in _fetch_next_ocp_if() local 251 oi = list_entry(*p, struct omap_hwmod_link, node)->ocp_if; in _fetch_next_ocp_if() 256 return oi; in _fetch_next_ocp_if() 2804 static int __init _add_link(struct omap_hwmod_ocp_if *oi) in _add_link() argument 2808 pr_debug("omap_hwmod: %s -> %s: adding link\n", oi->master->name, in _add_link() 2809 oi->slave->name); in _add_link() 2813 ml->ocp_if = oi; in _add_link() 2814 list_add(&ml->node, &oi->master->master_ports); in _add_link() 2815 oi->master->masters_cnt++; in _add_link() 2817 sl->ocp_if = oi; in _add_link() [all …]
|
/arch/s390/kernel/ |
D | head64.S | 96 oi 6(%r15),0x60 # enable sigp emergency & external call 97 oi 4(%r15),0x10 # switch on low address proctection
|
D | relocate_kernel.S | 42 oi 4(%r0),0x80 51 oi have_diag308-.back_base(%r13),0x01
|
D | reipl.S | 89 oi .Lschib+5-.Lpg0(%r13),0x84
|
D | entry.S | 296 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now 618 oi __PT_FLAGS+7(%r11),_PIF_PER_TRAP 952 oi __LC_CPU_FLAGS+7,_CIF_FPU
|