Home
last modified time | relevance | path

Searched defs:regp (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/arch/m68k/mm/
H A Dhwtest.c29 int hwreg_present(volatile void *regp) in hwreg_present()
62 int hwreg_write(volatile void *regp, unsigned short val) in hwreg_write()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c398 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_ramdac() local
474 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_ramdac() local
544 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_vga() local
568 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_vga() local
595 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_ext() local
671 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_ext() local
H A Dcrtc.c67 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv_crtc_set_digital_vibrance() local
82 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv_crtc_set_image_sharpening() local
125 struct nv04_crtc_reg *regp = &state->crtc_reg[nv_crtc->index]; in nv_crtc_calc_state_ext() local
241 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv_crtc_mode_set_vga() local
466 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv_crtc_mode_set_regs() local
832 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_crtc_do_mode_set_base() local
H A Dcursor.c42 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_cursor_set_offset() local
H A Dtvnv04.c146 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_tv_mode_set() local
H A Ddfp.c288 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_dfp_mode_set() local
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c753 static int search_cmp_ftr_reg(const void *id, const void *regp) in search_cmp_ftr_reg()
1096 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg() local
1112 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in relax_cpu_ftr_reg() local
1357 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg() local
1374 struct arm64_ftr_reg *regp; in __read_sysreg_by_encoding() local
1464 struct arm64_ftr_reg *regp; in has_user_cpuid_feature() local
2196 struct arm64_ftr_reg *regp; in user_feature_fixup() local
3495 struct arm64_ftr_reg *regp; in emulate_sys_reg() local
H A Dcpu_errata.c128 struct arm64_ftr_reg *regp; in cpu_clear_bf16_from_user_emulation() local
/openbmc/linux/arch/sparc/prom/
H A Dranges.c20 static void prom_adjust_regs(struct linux_prom_registers *regp, int nregs, in prom_adjust_regs()
/openbmc/linux/drivers/video/fbdev/
H A Dcg3.c337 u8 __iomem *regp = &((u8 __iomem *)par->regs)[p[0]]; in cg3_do_default_mode() local
341 u8 __iomem *regp; in cg3_do_default_mode() local
H A Dbw2.c271 u8 __iomem *regp = &((u8 __iomem *)par->regs)[p[0]]; in bw2_do_default_mode() local
/openbmc/linux/drivers/i3c/master/
H A Dast2600-i3c-master.c53 static int ast2600_i3c_pullup_to_reg(unsigned int ohms, u32 *regp) in ast2600_i3c_pullup_to_reg()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.h39 unsigned regp; member
/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c406 struct dwarf_reg *regp; in dwarf_cfa_execute_insns() local
/openbmc/linux/drivers/edac/
H A Dpnd2_edac.c290 #define RD_REGP(regp, regname, port) \ argument
297 #define RD_REG(regp, regname) \ argument
/openbmc/linux/drivers/net/ethernet/amd/
H A Datarilance.c403 static noinline int __init addr_accessible(volatile void *regp, int wordflag, in addr_accessible()
/openbmc/libmctp/tests/
H A Dtest_astlpc.c90 uint8_t *regp; in mctp_astlpc_mmio_kcs_write() local
/openbmc/qemu/hw/net/
H A Dpcnet.c238 #define SET_FIELD(regp, name, field, value) \ argument
/openbmc/linux/arch/ia64/kernel/
H A Dunwind.c731 spill_next_when (struct unw_reg_info **regp, struct unw_reg_info *lim, unw_word t) in spill_next_when()
/openbmc/linux/drivers/hwmon/
H A Dnct6775-core.c3473 static int add_temp_sensors(struct nct6775_data *data, const u16 *regp, in add_temp_sensors()