Searched refs:opd (Results 1 – 10 of 10) sorted by relevance
28 .macro GR_NUM opd gr29 \opd = 25531 \opd = 034 \opd = 137 \opd = 240 \opd = 343 \opd = 446 \opd = 549 \opd = 652 \opd = 7[all …]
138 struct opd in setup_ebb_handler() struct142 } *opd; in setup_ebb_handler() local144 opd = (struct opd *)ebb_handler; in setup_ebb_handler()145 entry = opd->entry; in setup_ebb_handler()
31 .opd : {33 *(.opd) argument
117 .opd : {119 *(.opd)
110 struct opd { struct115 static struct opd bad_opd = { argument
179 .opd : AT(ADDR(.opd) - LOAD_OFFSET) {181 KEEP(*(.opd)) argument
1686 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_hw_get_value() local1698 *val = regcfg & (opd->pd_bit | opd->pu_bit); in ocelot_hw_get_value()1702 *val = regcfg & opd->schmitt_bit; in ocelot_hw_get_value()1706 *val = regcfg & opd->drive_bits; in ocelot_hw_get_value()1747 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_hw_set_value() local1752 opd->pd_bit | opd->pu_bit, in ocelot_hw_set_value()1758 opd->schmitt_bit, in ocelot_hw_set_value()1765 opd->drive_bits, in ocelot_hw_set_value()1853 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_pinconf_set() local1867 opd->pu_bit : opd->pd_bit; in ocelot_pinconf_set()[all …]
35 ltl ::= opd | ( ltl ) | ltl binop ltl | unop ltl37 Operands (opd):
618 ps->opd = rcu_dereference_protected(ps->pd, 1); in padata_replace_one()640 padata_put_pd(ps->opd); in padata_replace()
1610 u64 *opd = opddata->d_buf + offset; in dso__load_sym_internal() local1611 sym.st_value = DSO__SWAP(dso, u64, *opd); in dso__load_sym_internal()