/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv0900_core.c | 118 void stv0900_write_reg(struct stv0900_internal *intp, u16 reg_addr, in stv0900_write_reg() 139 u8 stv0900_read_reg(struct stv0900_internal *intp, u16 reg) in stv0900_read_reg() 180 void stv0900_write_bits(struct stv0900_internal *intp, u32 label, u8 val) in stv0900_write_bits() 194 u8 stv0900_get_bits(struct stv0900_internal *intp, u32 label) in stv0900_get_bits() 207 static enum fe_stv0900_error stv0900_initialize(struct stv0900_internal *intp) in stv0900_initialize() 271 static u32 stv0900_get_mclk_freq(struct stv0900_internal *intp, u32 ext_clk) in stv0900_get_mclk_freq() 285 static enum fe_stv0900_error stv0900_set_mclk(struct stv0900_internal *intp, u32 mclk) in stv0900_set_mclk() 323 static u32 stv0900_get_err_count(struct stv0900_internal *intp, int cntr, in stv0900_get_err_count() 350 struct stv0900_internal *intp = state->internal; in stv0900_i2c_gate_ctrl() local 358 static void stv0900_set_ts_parallel_serial(struct stv0900_internal *intp, in stv0900_set_ts_parallel_serial() [all …]
|
H A D | stv0900_sw.c | 24 int stv0900_check_signal_presence(struct stv0900_internal *intp, in stv0900_check_signal_presence() 54 static void stv0900_get_sw_loop_params(struct stv0900_internal *intp, in stv0900_get_sw_loop_params() 121 static int stv0900_search_carr_sw_loop(struct stv0900_internal *intp, in stv0900_search_carr_sw_loop() 182 static int stv0900_sw_algo(struct stv0900_internal *intp, in stv0900_sw_algo() 294 static u32 stv0900_get_symbol_rate(struct stv0900_internal *intp, in stv0900_get_symbol_rate() 322 static void stv0900_set_symbol_rate(struct stv0900_internal *intp, in stv0900_set_symbol_rate() 346 static void stv0900_set_max_symbol_rate(struct stv0900_internal *intp, in stv0900_set_max_symbol_rate() 374 static void stv0900_set_min_symbol_rate(struct stv0900_internal *intp, in stv0900_set_min_symbol_rate() 398 static s32 stv0900_get_timing_offst(struct stv0900_internal *intp, in stv0900_get_timing_offst() 421 static void stv0900_set_dvbs2_rolloff(struct stv0900_internal *intp, in stv0900_set_dvbs2_rolloff() [all …]
|
/openbmc/qemu/hw/vfio/ |
H A D | platform.c | 45 static inline bool vfio_irq_is_automasked(VFIOINTp *intp) in vfio_irq_is_automasked() 64 VFIOINTp *intp; in vfio_init_intp() local 112 static int vfio_set_trigger_eventfd(VFIOINTp *intp, in vfio_set_trigger_eventfd() 193 static void vfio_intp_inject_pending_lockheld(VFIOINTp *intp) in vfio_intp_inject_pending_lockheld() 212 static void vfio_intp_interrupt(VFIOINTp *intp) in vfio_intp_interrupt() 287 VFIOINTp *intp; in vfio_platform_eoi() local 328 VFIOINTp *intp; in vfio_start_eventfd_injection() local 352 static int vfio_set_resample_eventfd(VFIOINTp *intp) in vfio_set_resample_eventfd() 379 VFIOINTp *intp; in vfio_start_irqfd_injection() local 446 VFIOINTp *intp, *tmp; in vfio_populate_device() local
|
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/ |
H A D | interrupts.c | 19 intctrl_t *intp = (intctrl_t *) (MMAP_INTC); in interrupt_init() local 39 intctrl_t *intp = (intctrl_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local 51 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 68 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
/openbmc/u-boot/arch/m68k/cpu/mcf532x/ |
H A D | interrupts.c | 15 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 28 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/ |
H A D | interrupts.c | 18 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 31 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
/openbmc/u-boot/arch/m68k/cpu/mcf523x/ |
H A D | interrupts.c | 15 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 27 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/ |
H A D | interrupts.c | 15 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 29 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/ |
H A D | interrupts.c | 18 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 31 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | iopin_8xx.h | 423 ushort __iomem *intp = &immap->im_ioport.iop_pcint; in iopin_set_falledge() local 434 ushort __iomem *intp = &immap->im_ioport.iop_pcint; in iopin_set_anyedge() local 445 ushort __iomem *intp = &immap->im_ioport.iop_pcint; in iopin_is_falledge() local 457 ushort __iomem *intp = &immap->im_ioport.iop_pcint; in iopin_is_anyedge() local
|
/openbmc/linux/sound/core/ |
H A D | control_compat.c | 240 s32 __user *intp = valuep; in copy_ctl_value_from_user() local 273 s32 __user *intp = valuep; in copy_ctl_value_to_user() local
|
/openbmc/linux/block/ |
H A D | bsg.c | 109 int __user *intp = uarg; in bsg_ioctl() local
|
/openbmc/qemu/hw/core/ |
H A D | sysbus-fdt.c | 296 VFIOINTp *intp; in add_amd_xgbe_fdt_node() local
|
/openbmc/qemu/hw/usb/ |
H A D | redirect.c | 835 struct buf_packet *intp, *intp_to_free; in usbredir_handle_interrupt_in_data() local
|
/openbmc/linux/drivers/input/mouse/ |
H A D | cyapa_gen5.c | 2222 s32 *intp; in cyapa_gen5_read_panel_scan_raw_data() local
|