| /kernel/linux/linux-4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi_wp.c | 24 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 …]
|
| D | hdmi_pll.c | 105 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()
|
| D | hdmi4_core.c | 310 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()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi_wp.c | 21 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s) in hdmi_wp_dump() 45 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp) in hdmi_wp_get_irqstatus() 50 void hdmi_wp_set_irqstatus(struct hdmi_wp_data *wp, u32 irqstatus) in hdmi_wp_set_irqstatus() 57 void hdmi_wp_set_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_set_irqenable() 62 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable() 68 int hdmi_wp_set_phy_pwr(struct hdmi_wp_data *wp, enum hdmi_phy_pwr val) in hdmi_wp_set_phy_pwr() 88 int hdmi_wp_set_pll_pwr(struct hdmi_wp_data *wp, enum hdmi_pll_pwr val) in hdmi_wp_set_pll_pwr() 103 int hdmi_wp_video_start(struct hdmi_wp_data *wp) in hdmi_wp_video_start() 110 void hdmi_wp_video_stop(struct hdmi_wp_data *wp) in hdmi_wp_video_stop() 131 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp, in hdmi_wp_video_config_format() [all …]
|
| D | hdmi_pll.c | 102 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() local 117 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_disable() local 220 struct hdmi_wp_data *wp) in hdmi_pll_init()
|
| D | hdmi4_core.c | 299 struct hdmi_wp_data *wp, struct hdmi_config *cfg) in hdmi4_configure() 676 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi4_audio_config() 858 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_start() 868 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_stop()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi_wp.c | 20 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s) in hdmi_wp_dump() 44 u32 hdmi_wp_get_irqstatus(struct hdmi_wp_data *wp) in hdmi_wp_get_irqstatus() 49 void hdmi_wp_set_irqstatus(struct hdmi_wp_data *wp, u32 irqstatus) in hdmi_wp_set_irqstatus() 56 void hdmi_wp_set_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_set_irqenable() 61 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable() 67 int hdmi_wp_set_phy_pwr(struct hdmi_wp_data *wp, enum hdmi_phy_pwr val) in hdmi_wp_set_phy_pwr() 87 int hdmi_wp_set_pll_pwr(struct hdmi_wp_data *wp, enum hdmi_pll_pwr val) in hdmi_wp_set_pll_pwr() 102 int hdmi_wp_video_start(struct hdmi_wp_data *wp) in hdmi_wp_video_start() 109 void hdmi_wp_video_stop(struct hdmi_wp_data *wp) in hdmi_wp_video_stop() 130 void hdmi_wp_video_config_format(struct hdmi_wp_data *wp, in hdmi_wp_video_config_format() [all …]
|
| D | hdmi_pll.c | 42 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() local 60 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_disable() local 162 struct hdmi_pll_data *pll, struct hdmi_wp_data *wp) in hdmi_pll_init()
|
| D | hdmi4_core.c | 257 struct hdmi_wp_data *wp, struct hdmi_config *cfg) in hdmi4_configure() 632 int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi4_audio_config() 814 int hdmi4_audio_start(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_start() 824 void hdmi4_audio_stop(struct hdmi_core_data *core, struct hdmi_wp_data *wp) in hdmi4_audio_stop()
|
| D | hdmi4_cec.h | 45 struct hdmi_wp_data *wp) in hdmi4_cec_init()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi_wp.c | 23 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 …]
|
| D | hdmi_pll.c | 45 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()
|
| D | hdmi4_core.c | 309 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()
|
| D | hdmi4_cec.h | 45 struct hdmi_wp_data *wp) in hdmi4_cec_init()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/ |
| D | breakpoint_test_arm64.c | 81 static bool set_watchpoint(pid_t pid, int size, int wp) in set_watchpoint() 112 static bool run_test(int wr_size, int wp_size, int wr, int wp) in run_test() 204 int wr, wp, size; in main() local
|
| /kernel/linux/linux-4.19/tools/testing/selftests/breakpoints/ |
| D | breakpoint_test_arm64.c | 90 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
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| D | mpi-add.c | 22 mpi_ptr_t wp, up; in mpi_add_ui() local 69 mpi_ptr_t wp, up, vp; in mpi_add() local
|
| D | generic_mpih-lshift.c | 28 mpihelp_lshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned int cnt) in mpihelp_lshift()
|
| D | generic_mpih-rshift.c | 29 mpihelp_rshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) in mpihelp_rshift()
|
| D | ec.c | 182 static void mpih_set_cond(mpi_ptr_t wp, mpi_ptr_t up, in mpih_set_cond() 201 mpi_ptr_t wp, up, vp; in ec_addm_25519() local 223 mpi_ptr_t wp, up, vp; in ec_subm_25519() local 244 mpi_ptr_t wp, up, vp; in ec_mulm_25519() local 308 mpi_ptr_t wp, up, vp; in ec_addm_448() local 328 mpi_ptr_t wp, up, vp; in ec_subm_448() local 348 mpi_ptr_t wp, up, vp; in ec_mulm_448() local
|
| D | mpi-mul.c | 19 mpi_ptr_t up, vp, wp; in mpi_mul() local
|
| /kernel/linux/linux-4.19/lib/mpi/ |
| D | generic_mpih-rshift.c | 42 mpihelp_rshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) in mpihelp_rshift()
|
| D | generic_mpih-lshift.c | 41 mpihelp_lshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned int cnt) in mpihelp_lshift()
|
| /kernel/linux/linux-4.19/sound/hda/ |
| D | hdac_controller.c | 141 unsigned int wp, rp; in snd_hdac_bus_send_cmd() local 184 unsigned int rp, wp; in snd_hdac_bus_update_rirb() local
|
| /kernel/linux/linux-5.10/sound/hda/ |
| D | hdac_controller.c | 145 unsigned int wp, rp; in snd_hdac_bus_send_cmd() local 189 unsigned int rp, wp; in snd_hdac_bus_update_rirb() local
|