Home
last modified time | relevance | path

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

/linux-6.6.21/arch/m68k/mm/
Dhwtest.c29 int hwreg_present(volatile void *regp) in hwreg_present()
62 int hwreg_write(volatile void *regp, unsigned short val) in hwreg_write()
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv04/
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
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
Dcursor.c42 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_cursor_set_offset() local
Dtvnv04.c146 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_tv_mode_set() local
Ddfp.c288 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_dfp_mode_set() local
/linux-6.6.21/arch/arm64/kernel/
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
3469 struct arm64_ftr_reg *regp; in emulate_sys_reg() local
Dcpu_errata.c128 struct arm64_ftr_reg *regp; in cpu_clear_bf16_from_user_emulation() local
/linux-6.6.21/arch/sparc/prom/
Dranges.c20 static void prom_adjust_regs(struct linux_prom_registers *regp, int nregs, in prom_adjust_regs()
/linux-6.6.21/drivers/video/fbdev/
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
Dbw2.c271 u8 __iomem *regp = &((u8 __iomem *)par->regs)[p[0]]; in bw2_do_default_mode() local
/linux-6.6.21/drivers/i3c/master/
Dast2600-i3c-master.c53 static int ast2600_i3c_pullup_to_reg(unsigned int ohms, u32 *regp) in ast2600_i3c_pullup_to_reg()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchan.h39 unsigned regp; member
/linux-6.6.21/arch/sh/kernel/
Ddwarf.c406 struct dwarf_reg *regp; in dwarf_cfa_execute_insns() local
/linux-6.6.21/drivers/edac/
Dpnd2_edac.c290 #define RD_REGP(regp, regname, port) \ argument
297 #define RD_REG(regp, regname) \ argument
/linux-6.6.21/drivers/net/ethernet/amd/
Datarilance.c403 static noinline int __init addr_accessible(volatile void *regp, int wordflag, in addr_accessible()
/linux-6.6.21/arch/ia64/kernel/
Dunwind.c731 spill_next_when (struct unw_reg_info **regp, struct unw_reg_info *lim, unw_word t) in spill_next_when()
/linux-6.6.21/drivers/hwmon/
Dnct6775-core.c3474 static int add_temp_sensors(struct nct6775_data *data, const u16 *regp, in add_temp_sensors()