Home
last modified time | relevance | path

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

/linux/arch/m68k/mm/
H A Dhwtest.c31 int hwreg_present(volatile void *regp) in hwreg_present()
64 int hwreg_write(volatile void *regp, unsigned short val) in hwreg_write()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c397 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_ramdac() local
473 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_ramdac() local
543 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_vga() local
567 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_vga() local
594 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_ext() local
670 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_ext() 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
/linux/arch/arm64/kernel/
H A Dcpufeature.c861 static int search_cmp_ftr_reg(const void *id, const void *regp) in search_cmp_ftr_reg()
1230 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg() local
1246 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in relax_cpu_ftr_reg() local
1501 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg() local
1518 struct arm64_ftr_reg *regp; in __read_sysreg_by_encoding() local
1629 struct arm64_ftr_reg *regp; in has_user_cpuid_feature() local
2376 struct arm64_ftr_reg *regp; in user_feature_fixup() local
2384 struct arm64_ftr_reg *regp; in user_feature_fixup() local
3941 struct arm64_ftr_reg *regp; in emulate_sys_reg() local
/linux/arch/sparc/prom/
H A Dranges.c20 static void prom_adjust_regs(struct linux_prom_registers *regp, int nregs, in prom_adjust_regs()
/linux/drivers/video/fbdev/
H A Dcg3.c330 u8 __iomem *regp = &((u8 __iomem *)par->regs)[p[0]]; in cg3_do_default_mode() local
334 u8 __iomem *regp; in cg3_do_default_mode() local
H A Dbw2.c264 u8 __iomem *regp = &((u8 __iomem *)par->regs)[p[0]]; in bw2_do_default_mode() local
/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()
/linux/arch/sh/kernel/
H A Ddwarf.c406 struct dwarf_reg *regp; in dwarf_cfa_execute_insns() local
/linux/drivers/net/ethernet/amd/
H A Datarilance.c404 static noinline int __init addr_accessible(volatile void *regp, int wordflag, in addr_accessible()
/linux/drivers/hwmon/
H A Dnct6775-core.c3473 static int add_temp_sensors(struct nct6775_data *data, const u16 *regp, in add_temp_sensors()