| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/ |
| H A D | interrupts.c | 20 intctrl_t *intp = (intctrl_t *) (MMAP_INTC); in interrupt_init() local 40 intctrl_t *intp = (intctrl_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local 52 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 69 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf523x/ |
| H A D | interrupts.c | 16 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
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5227x/ |
| H A D | interrupts.c | 19 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 32 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/ |
| H A D | interrupts.c | 19 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 32 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | interrupts.c | 16 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in interrupt_init() local 30 int0_t *intp = (int0_t *) (CONFIG_SYS_INTR_BASE); in dtimer_intr_setup() local
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf532x/ |
| H A D | interrupts.c | 16 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
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | iopin_8xx.h | 425 ushort __iomem *intp = &immap->im_ioport.iop_pcint; in iopin_set_falledge() local 436 ushort __iomem *intp = &immap->im_ioport.iop_pcint; in iopin_set_anyedge() local 447 ushort __iomem *intp = &immap->im_ioport.iop_pcint; in iopin_is_falledge() local 459 ushort __iomem *intp = &immap->im_ioport.iop_pcint; in iopin_is_anyedge() local
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | cyapa_gen5.c | 2221 s32 *intp; in cyapa_gen5_read_panel_scan_raw_data() local
|