Home
last modified time | relevance | path

Searched defs:wp (Results 1 – 25 of 68) sorted by relevance

123

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi_wp.c23 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s) in hdmi_wp_dump()
47 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp) in hdmi_wp_get_irqstatus()
52 void hdmi_wp_set_irqstatus(struct hdmi_wp_data *wp, u32 irqstatus) in hdmi_wp_set_irqstatus()
59 void hdmi_wp_set_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_set_irqenable()
64 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable()
70 int hdmi_wp_set_phy_pwr(struct hdmi_wp_data *wp, enum hdmi_phy_pwr val) in hdmi_wp_set_phy_pwr()
90 int hdmi_wp_set_pll_pwr(struct hdmi_wp_data *wp, enum hdmi_pll_pwr val) in hdmi_wp_set_pll_pwr()
105 int hdmi_wp_video_start(struct hdmi_wp_data *wp) in hdmi_wp_video_start()
112 void hdmi_wp_video_stop(struct hdmi_wp_data *wp) in hdmi_wp_video_stop()
133 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp, in hdmi_wp_video_config_format()
[all …]
Dhdmi_pll.c45 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() local
63 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_disable() local
165 struct hdmi_pll_data *pll, struct hdmi_wp_data *wp) in hdmi_pll_init()
Dhdmi4_core.c309 struct hdmi_wp_data *wp, struct hdmi_config *cfg) in hdmi4_configure()
683 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi4_audio_config()
865 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_start()
875 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_stop()
Dhdmi4_cec.h45 struct hdmi_wp_data *wp) in hdmi4_cec_init()
Dhdmi5_core.c608 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_configure()
806 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_audio_config()
Dhdmi4.c75 struct hdmi_wp_data *wp = &hdmi->wp; in hdmi_irq_handler() local
178 struct hdmi_wp_data *wp = &hdmi->wp; in hdmi_power_on_full() local
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_wp.c24 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s) in hdmi_wp_dump()
48 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp) in hdmi_wp_get_irqstatus()
53 void hdmi_wp_set_irqstatus(struct hdmi_wp_data *wp, u32 irqstatus) in hdmi_wp_set_irqstatus()
60 void hdmi_wp_set_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_set_irqenable()
65 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable()
71 int hdmi_wp_set_phy_pwr(struct hdmi_wp_data *wp, enum hdmi_phy_pwr val) in hdmi_wp_set_phy_pwr()
91 int hdmi_wp_set_pll_pwr(struct hdmi_wp_data *wp, enum hdmi_pll_pwr val) in hdmi_wp_set_pll_pwr()
106 int hdmi_wp_video_start(struct hdmi_wp_data *wp) in hdmi_wp_video_start()
113 void hdmi_wp_video_stop(struct hdmi_wp_data *wp) in hdmi_wp_video_stop()
134 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp, in hdmi_wp_video_config_format()
[all …]
Dhdmi_pll.c105 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() local
120 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_disable() local
223 struct hdmi_wp_data *wp) in hdmi_pll_init()
Dhdmi4_core.c310 struct hdmi_wp_data *wp, struct hdmi_config *cfg) in hdmi4_configure()
687 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi4_audio_config()
869 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_start()
879 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_stop()
Dhdmi5_core.c600 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_configure()
798 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_audio_config()
Dhdmi4.c72 struct hdmi_wp_data *wp = data; in hdmi_irq_handler() local
159 struct hdmi_wp_data *wp = &hdmi.wp; in hdmi_power_on_full() local
/Linux-v4.19/tools/testing/selftests/breakpoints/
Dbreakpoint_test_arm64.c90 static bool set_watchpoint(pid_t pid, int size, int wp) in set_watchpoint()
121 static bool run_test(int wr_size, int wp_size, int wr, int wp) in run_test()
213 int wr, wp, size; in main() local
/Linux-v4.19/lib/mpi/
Dgeneric_mpih-lshift.c41 mpihelp_lshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned int cnt) in mpihelp_lshift()
Dgeneric_mpih-rshift.c42 mpihelp_rshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) in mpihelp_rshift()
/Linux-v4.19/sound/hda/
Dhdac_controller.c141 unsigned int wp, rp; in snd_hdac_bus_send_cmd() local
184 unsigned int rp, wp; in snd_hdac_bus_update_rirb() local
Dhdac_bus.c131 unsigned int wp; in snd_hdac_bus_queue_event() local
/Linux-v4.19/drivers/media/pci/saa7164/
Dsaa7164-core.c367 u32 wp, mcb, rp, cnt = 0; in saa7164_work_enchandler() local
444 u32 wp, mcb, rp, cnt = 0; in saa7164_work_vbihandler() local
586 int wp, i = 0, rp; in saa7164_irq_ts() local
/Linux-v4.19/kernel/rcu/
Dsrcutiny.c122 void srcu_drive_gp(struct work_struct *wp) in srcu_drive_gp()
Dtree_exp.h383 static void sync_rcu_exp_select_node_cpus(struct work_struct *wp) in sync_rcu_exp_select_node_cpus()
639 static void wait_rcu_exp_gp(struct work_struct *wp) in wait_rcu_exp_gp()
/Linux-v4.19/sound/pci/lola/
Dlola.c102 unsigned int wp = chip->corb.wp + 1; in corb_send_verb() local
125 unsigned int rp, wp; in lola_update_rirb() local
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_fip.c155 struct fip_wwn_desc *wp; in qedf_fip_recv() local
/Linux-v4.19/drivers/block/drbd/
Ddrbd_proc.c234 char wp; in drbd_seq_show() local
/Linux-v4.19/include/uapi/linux/
Dblkzoned.h97 __u64 wp; /* Zone write pointer position */ member
/Linux-v4.19/arch/ia64/kernel/
Dpatch.c147 u64 *wp; in ia64_patch_mckinley_e9() local
/Linux-v4.19/arch/arm/kernel/
Dhw_breakpoint.c696 struct perf_event *wp, **slots; in watchpoint_handler() local
768 struct perf_event *wp, **slots; in watchpoint_single_step_handler() local

123