Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/mm/
Dhwtest.c28 int hwreg_present(volatile void *regp) in hwreg_present()
61 int hwreg_write(volatile void *regp, unsigned short val) in hwreg_write()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dhw.c391 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_ramdac() local
467 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_ramdac() local
537 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_vga() local
561 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_vga() local
588 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_save_state_ext() local
664 struct nv04_crtc_reg *regp = &state->crtc_reg[head]; in nv_load_state_ext() local
Dcrtc.c61 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv_crtc_set_digital_vibrance() local
76 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv_crtc_set_image_sharpening() local
119 struct nv04_crtc_reg *regp = &state->crtc_reg[nv_crtc->index]; in nv_crtc_calc_state_ext() local
242 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv_crtc_mode_set_vga() local
467 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv_crtc_mode_set_regs() local
828 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.c147 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_tv_mode_set() local
Ddfp.c287 struct nv04_crtc_reg *regp = &nv04_display(dev)->mode_reg.crtc_reg[nv_crtc->index]; in nv04_dfp_mode_set() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.h11 unsigned regp; member
/linux-4.4.14/arch/arm64/kernel/
Dcpufeature.c296 static int search_cmp_ftr_reg(const void *id, const void *regp) in search_cmp_ftr_reg()
450 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg() local
583 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_system_reg() local
/linux-4.4.14/arch/sparc/prom/
Dranges.c20 prom_adjust_regs(struct linux_prom_registers *regp, int nregs, in prom_adjust_regs()
/linux-4.4.14/drivers/video/fbdev/
Dcg3.c335 u8 __iomem *regp = &((u8 __iomem *)par->regs)[p[0]]; in cg3_do_default_mode() local
339 u8 __iomem *regp; in cg3_do_default_mode() local
Dbw2.c269 u8 __iomem *regp = &((u8 __iomem *)par->regs)[p[0]]; in bw2_do_default_mode() local
/linux-4.4.14/arch/sh/kernel/
Ddwarf.c409 struct dwarf_reg *regp; in dwarf_cfa_execute_insns() local
/linux-4.4.14/drivers/mfd/
Dab3100-core.c493 int regp; in ab3100_get_set_reg() local
/linux-4.4.14/drivers/net/ethernet/amd/
Datarilance.c406 static noinline int __init addr_accessible(volatile void *regp, int wordflag, in addr_accessible()
/linux-4.4.14/arch/ia64/kernel/
Dunwind.c730 spill_next_when (struct unw_reg_info **regp, struct unw_reg_info *lim, unw_word t) in spill_next_when()
/linux-4.4.14/drivers/hwmon/
Dnct6775.c3390 static void add_temp_sensors(struct nct6775_data *data, const u16 *regp, in add_temp_sensors()