/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A 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 …]
|
H A D | hdmi_pll.c | 102 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_enable() local 112 struct hdmi_wp_data *wp = pll->wp; in hdmi_pll_disable() local 209 struct hdmi_wp_data *wp) in hdmi_pll_init()
|
H A 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()
|
H A D | hdmi5_core.c | 587 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_configure() 785 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_audio_config()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A 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 …]
|
H A 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()
|
H A 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()
|
H A D | hdmi4_cec.h | 33 struct hdmi_wp_data *wp) in hdmi4_cec_init()
|
H A D | hdmi5_core.c | 565 void hdmi5_configure(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_configure() 772 int hdmi5_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, in hdmi5_audio_config()
|
/openbmc/qemu/system/ |
H A D | watchpoint.c | 29 CPUWatchpoint *wp; in cpu_watchpoint_insert() local 68 CPUWatchpoint *wp; in cpu_watchpoint_remove() local 93 CPUWatchpoint *wp, *next; in cpu_watchpoint_remove_all() local
|
/openbmc/qemu/accel/tcg/ |
H A D | watchpoint.c | 36 static inline bool watchpoint_address_matches(CPUWatchpoint *wp, in watchpoint_address_matches() 54 CPUWatchpoint *wp; in cpu_watchpoint_address_matches() local 70 CPUWatchpoint *wp; in cpu_check_watchpoint() local
|
/openbmc/linux/tools/testing/selftests/breakpoints/ |
H A 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
|
/openbmc/linux/lib/crypto/mpi/ |
H A 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
|
H A 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
|
H A 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()
|
H A 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()
|
H A D | mpi-mul.c | 19 mpi_ptr_t up, vp, wp; in mpi_mul() local
|
/openbmc/qemu/target/arm/ |
H A D | hyp_gdbstub.c | 130 HWWatchpoint wp = { in insert_hw_watchpoint() local 187 HWWatchpoint *wp = get_hw_wp(i); in check_watchpoint_in_range() local
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_exp.h | 423 static void sync_rcu_exp_select_node_cpus(struct kthread_work *wp) in sync_rcu_exp_select_node_cpus() 460 static void wait_rcu_exp_gp(struct kthread_work *wp) in wait_rcu_exp_gp() 478 static void sync_rcu_exp_select_node_cpus(struct work_struct *wp) in sync_rcu_exp_select_node_cpus() 517 static void wait_rcu_exp_gp(struct work_struct *wp) in wait_rcu_exp_gp() 1035 static void sync_rcu_do_polled_gp(struct work_struct *wp) in sync_rcu_do_polled_gp()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | uffd-unit-tests.c | 226 #define pagemap_check_wp(value, wp) do { \ argument 668 static int faulting_process(int signal_test, bool wp) in faulting_process() 764 static void uffd_sigbus_test_common(bool wp) in uffd_sigbus_test_common() 824 static void uffd_events_test_common(bool wp) in uffd_events_test_common() 1080 do_register_ioctls_test(uffd_test_args_t *args, bool miss, bool wp, bool minor) in do_register_ioctls_test() 1123 int miss, wp, minor; in uffd_register_ioctls_test() local
|
H A D | uffd-common.c | 367 void wp_range(int ufd, __u64 start, __u64 len, bool wp) in wp_range() 381 static void continue_range(int ufd, __u64 start, __u64 len, bool wp) in continue_range() 589 int __copy_page(int ufd, unsigned long offset, bool retry, bool wp) in __copy_page() 621 int copy_page(int ufd, unsigned long offset, bool wp) in copy_page()
|
H A D | vm_util.c | 230 bool miss, bool wp, bool minor, uint64_t *ioctls) in uffd_register_with_ioctls() 256 bool miss, bool wp, bool minor) in uffd_register()
|
/openbmc/linux/sound/hda/ |
H A D | hdac_controller.c | 148 unsigned int wp, rp; in snd_hdac_bus_send_cmd() local 192 unsigned int rp, wp; in snd_hdac_bus_update_rirb() local
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-core.c | 355 u32 wp, mcb, rp; in saa7164_work_enchandler() local 431 u32 wp, mcb, rp; in saa7164_work_vbihandler() local 572 int wp, i = 0, rp; in saa7164_irq_ts() local
|
/openbmc/linux/sound/pci/lola/ |
H A D | lola.c | 88 unsigned int wp = chip->corb.wp + 1; in corb_send_verb() local 111 unsigned int rp, wp; in lola_update_rirb() local
|