Home
last modified time | relevance | path

Searched defs:regp (Results 1 – 15 of 15) 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 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
847 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
/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/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.h42 unsigned regp; member
/linux/arch/sh/kernel/
H A Ddwarf.c406 struct dwarf_reg *regp; in dwarf_cfa_execute_insns() local
/linux/drivers/edac/
H A Dpnd2_edac.c291 #define RD_REGP(regp, regname, port) \ argument
298 #define RD_REG(regp, regname) \ argument
/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()