/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 384 struct cx88_core *core = dev->core; in lgdt330x_pll_rf_set() local 449 struct cx88_core *core = dev->core; in kworld_dvbs_100_set_voltage() local 465 struct cx88_core *core = dev->core; in geniatech_dvbs_set_voltage() local 481 struct cx88_core *core = dev->core; in tevii_dvbs_set_voltage() local 505 struct cx88_core *core = dev->core; in vp1027_set_voltage() local 698 struct cx88_core *core = dev->core; in cx24116_reset_device() local 781 struct cx88_core *core = dev->core; in cx8802_alloc_frontends() local 890 struct cx88_core *core = dev->core; in samsung_smt_7020_set_tone() local 912 struct cx88_core *core = dev->core; in samsung_smt_7020_set_voltage() local 990 struct cx88_core *core = dev->core; in dvb_register() local [all …]
|
H A D | cx88-mpeg.c | 76 struct cx88_core *core = dev->core; in cx8802_start_dma() local 182 struct cx88_core *core = dev->core; in cx8802_stop_dma() local 306 struct cx88_core *core = dev->core; in cx8802_mpeg_irq() local 353 struct cx88_core *core = dev->core; in cx8802_irq() local 385 struct cx88_core *core = dev->core; in cx8802_init_common() local 517 struct cx88_core *core = drv->core; in cx8802_request_acquire() local 555 struct cx88_core *core = drv->core; in cx8802_request_release() local 703 struct cx88_core *core; in cx8802_probe() local
|
/openbmc/qemu/include/hw/ppc/ |
H A D | pnv_xscom.h | 57 #define PNV_XSCOM_EX_BASE(core) \ argument 91 #define PNV9_XSCOM_EC_BASE(core) \ argument 95 #define PNV9_XSCOM_EQ_BASE(core) \ argument 140 #define PNV10_XSCOM_EQ_CHIPLET(core) (0x20 + ((core) >> 2)) argument 152 #define PNV10_XSCOM_QME_BASE(core) \ argument 156 #define PNV10_XSCOM_EQ_BASE(core) \ argument 160 #define PNV10_XSCOM_EC_BASE(core) \ argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | core507d.c | 34 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in core507d_update() 106 struct nv50_core *core = disp->core; in core507d_caps_init() local 131 core507d_init(struct nv50_core *core) in core507d_init() 162 struct nv50_core *core; in core507d_new_() local
|
H A D | corec37d.c | 34 corec37d_wndw_owner(struct nv50_core *core) in corec37d_wndw_owner() 52 corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in corec37d_update() 128 corec37d_init(struct nv50_core *core) in corec37d_init()
|
H A D | sor507d.c | 30 sor507d_ctrl(struct nv50_core *core, int or, u32 ctrl, in sor507d_ctrl() 50 sor507d_get_caps(struct nv50_disp *core, struct nouveau_encoder *outp, int or) in sor507d_get_caps()
|
/openbmc/linux/drivers/bcma/ |
H A D | driver_mips.c | 117 struct bcma_device *core; in bcma_core_mips_set_irq() local 141 struct bcma_device *core; in bcma_core_mips_set_irq_name() local 170 struct bcma_device *core; in bcma_core_mips_dump_irq() local 195 struct bcma_device *core; in bcma_boot_dev() local 296 struct bcma_device *core; in bcma_core_mips_init() local
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_cmds.c | 66 static int vpu_cmd_send(struct vpu_core *core, struct vpu_rpc_event *pkt) in vpu_cmd_send() 166 struct vpu_core *core; in vpu_request_cmd() local 219 struct vpu_core *core; in vpu_response_cmd() local 263 struct vpu_core *core; in sync_session_response() local 288 static void vpu_core_keep_active(struct vpu_core *core) in vpu_core_keep_active() 409 int vpu_core_snapshot(struct vpu_core *core) in vpu_core_snapshot() 432 int vpu_core_sw_reset(struct vpu_core *core) in vpu_core_sw_reset()
|
H A D | vpu_dbg.c | 222 struct vpu_core *core = s->private; in vpu_dbg_core() local 291 struct vpu_core *core = s->private; in vpu_dbg_fwlog() local 357 struct vpu_core *core = s->private; in vpu_dbg_core_write() local 443 int vpu_core_create_dbgfs_file(struct vpu_core *core) in vpu_core_create_dbgfs_file() 475 int vpu_core_remove_dbgfs_file(struct vpu_core *core) in vpu_core_remove_dbgfs_file()
|
H A D | vpu_msgs.c | 299 static int vpu_handle_msg(struct vpu_core *core) in vpu_handle_msg() 330 static int vpu_isr_thread(struct vpu_core *core, u32 irq_code) in vpu_isr_thread() 351 static void vpu_core_run_msg_work(struct vpu_core *core) in vpu_core_run_msg_work() 365 struct vpu_core *core = container_of(work, struct vpu_core, msg_work); in vpu_msg_run_work() local 374 struct vpu_core *core; in vpu_msg_delayed_work() local 401 int vpu_isr(struct vpu_core *core, u32 irq) in vpu_isr()
|
/openbmc/linux/drivers/staging/media/meson/vdec/ |
H A D | vdec_helpers.c | 17 u32 amvdec_read_dos(struct amvdec_core *core, u32 reg) in amvdec_read_dos() 23 void amvdec_write_dos(struct amvdec_core *core, u32 reg, u32 val) in amvdec_write_dos() 29 void amvdec_write_dos_bits(struct amvdec_core *core, u32 reg, u32 val) in amvdec_write_dos_bits() 35 void amvdec_clear_dos_bits(struct amvdec_core *core, u32 reg, u32 val) in amvdec_clear_dos_bits() 41 u32 amvdec_read_parser(struct amvdec_core *core, u32 reg) in amvdec_read_parser() 47 void amvdec_write_parser(struct amvdec_core *core, u32 reg, u32 val) in amvdec_write_parser() 101 struct amvdec_core *core = sess->core; in set_canvas_yuv420m() local 145 struct amvdec_core *core = sess->core; in set_canvas_nv12m() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9v011.c | 177 struct mt9v011 *core = to_mt9v011(sd); in set_balance() local 203 struct mt9v011 *core = to_mt9v011(sd); in calc_fps() local 233 struct mt9v011 *core = to_mt9v011(sd); in calc_speed() local 273 struct mt9v011 *core = to_mt9v011(sd); in set_res() local 302 struct mt9v011 *core = to_mt9v011(sd); in set_read_mode() local 345 struct mt9v011 *core = to_mt9v011(sd); in mt9v011_set_fmt() local 415 struct mt9v011 *core = in mt9v011_s_ctrl() local 484 struct mt9v011 *core; in mt9v011_probe() local 566 struct mt9v011 *core = to_mt9v011(sd); in mt9v011_remove() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac-bcma-mdio.c | 16 static bool bcma_mdio_wait_value(struct bcma_device *core, u16 reg, u32 mask, in bcma_mdio_wait_value() 38 struct bcma_device *core; in bcma_mdio_phy_read() local 89 struct bcma_device *core; in bcma_mdio_phy_write() local 213 struct bcma_device *core = bgmac->bcma.core; in bcma_mdio_mii_register() local
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | dbgfs.c | 15 void venus_dbgfs_init(struct venus_core *core) in venus_dbgfs_init() 25 void venus_dbgfs_deinit(struct venus_core *core) in venus_dbgfs_deinit()
|
H A D | firmware.h | 16 static inline int venus_set_hw_state_suspend(struct venus_core *core) in venus_set_hw_state_suspend() 21 static inline int venus_set_hw_state_resume(struct venus_core *core) in venus_set_hw_state_resume()
|
H A D | vdec.c | 627 struct venus_core *core = inst->core; in vdec_pm_get() local 640 struct venus_core *core = inst->core; in vdec_pm_put() local 658 struct venus_core *core = inst->core; in vdec_pm_get_put() local 745 struct venus_core *core = inst->core; in vdec_output_conf() local 918 struct venus_core *core = inst->core; in vdec_queue_setup() local 1299 struct venus_core *core = inst->core; in vdec_session_release() local 1559 struct venus_core *core = inst->core; in vdec_event_notify() local 1667 struct venus_core *core = video_drvdata(file); in vdec_open() local 1780 struct venus_core *core; in vdec_probe() local 1842 struct venus_core *core = dev_get_drvdata(dev); in vdec_runtime_suspend() local [all …]
|
H A D | pm_helpers.h | 34 struct venus_core *core = inst->core; in venus_pm_load_scale() local 44 struct venus_core *core = inst->core; in venus_pm_acquire_core() local 56 struct venus_core *core = inst->core; in venus_pm_release_core() local
|
/openbmc/linux/drivers/usb/host/ |
H A D | bcma-hcd.c | 41 struct bcma_device *core; member 181 struct bcma_device *core = usb_dev->core; in bcma_hcd_usb20_old_arm_init() local 269 struct bcma_device *core = bcma_hcd->core; in bcma_hcd_usb20_ns_init() local 386 struct bcma_device *core = bcma_hcd->core; in bcma_hcd_usb30_init() local 396 static int bcma_hcd_probe(struct bcma_device *core) in bcma_hcd_probe()
|
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/ |
H A D | weston.ini | 3 [core] section 7 require-input=false
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wl1273.c | 25 struct wl1273_core *core; member 29 static int snd_wl1273_fm_set_i2s_mode(struct wl1273_core *core, in snd_wl1273_fm_set_i2s_mode() 129 static int snd_wl1273_fm_set_channel_number(struct wl1273_core *core, in snd_wl1273_fm_set_channel_number() 324 struct wl1273_core *core = wl1273->core; in wl1273_hw_params() local 436 struct wl1273_core **core = component->dev->platform_data; in wl1273_probe() local
|
/openbmc/qemu/hw/intc/ |
H A D | bcm2836_control.c | 63 static void deliver_local(BCM2836ControlState *s, uint8_t core, uint8_t irq, in deliver_local() 140 static void bcm2836_control_set_local_irq(void *opaque, int core, int local_irq, in bcm2836_control_set_local_irq() 158 static void bcm2836_control_set_local_irq0(void *opaque, int core, int level) in bcm2836_control_set_local_irq0() 163 static void bcm2836_control_set_local_irq1(void *opaque, int core, int level) in bcm2836_control_set_local_irq1() 168 static void bcm2836_control_set_local_irq2(void *opaque, int core, int level) in bcm2836_control_set_local_irq2() 173 static void bcm2836_control_set_local_irq3(void *opaque, int core, int level) in bcm2836_control_set_local_irq3()
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xscom-test.c | 48 #define PNV_XSCOM_EX_BASE(core) \ argument 50 #define PNV_XSCOM_P9_EC_BASE(core) \ argument 52 #define PNV_XSCOM_P10_EC_BASE(core) \ argument
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phyreg_n.h | 146 #define NPHY_IqestIqAccLo(core) ((core == 0) ? 0x12c : 0x134) argument 148 #define NPHY_IqestIqAccHi(core) ((core == 0) ? 0x12d : 0x135) argument 150 #define NPHY_IqestipwrAccLo(core) ((core == 0) ? 0x12e : 0x136) argument 152 #define NPHY_IqestipwrAccHi(core) ((core == 0) ? 0x12f : 0x137) argument 154 #define NPHY_IqestqpwrAccLo(core) ((core == 0) ? 0x130 : 0x138) argument 156 #define NPHY_IqestqpwrAccHi(core) ((core == 0) ? 0x131 : 0x139) argument
|
/openbmc/linux/drivers/gpu/drm/v3d/ |
H A D | v3d_irq.c | 206 int irq1, ret, core; in v3d_irq_init() local 255 int core; in v3d_irq_enable() local 270 int core; in v3d_irq_disable() local
|
/openbmc/linux/sound/soc/qcom/qdsp6/ |
H A D | q6core.c | 72 struct q6core *core = dev_get_drvdata(&adev->dev); in q6core_callback() local 151 static int q6core_get_fwk_versions(struct q6core *core) in q6core_get_fwk_versions() 181 static int q6core_get_svc_versions(struct q6core *core) in q6core_get_svc_versions() 206 static bool __q6core_is_adsp_ready(struct q6core *core) in __q6core_is_adsp_ready() 344 struct q6core *core = dev_get_drvdata(&adev->dev); in q6core_exit() local
|