Lines Matching defs:_chip
38 static inline unsigned long vxp_reg_addr(struct vx_core *_chip, int reg) in vxp_reg_addr()
98 static void vxp_reset_dsp(struct vx_core *_chip) in vxp_reset_dsp()
116 static void vxp_reset_codec(struct vx_core *_chip) in vxp_reset_codec()
135 static int vxp_load_xilinx_binary(struct vx_core *_chip, const struct firmware *fw) in vxp_load_xilinx_binary()
268 static int vxp_test_and_ack(struct vx_core *_chip) in vxp_test_and_ack()
295 static void vxp_validate_irq(struct vx_core *_chip, int enable) in vxp_validate_irq()
311 static void vx_setup_pseudo_dma(struct vx_core *_chip, int do_write) in vx_setup_pseudo_dma()
331 static void vx_release_pseudo_dma(struct vx_core *_chip) in vx_release_pseudo_dma()
516 static void vxp_change_audio_source(struct vx_core *_chip, int src) in vxp_change_audio_source()
556 static void vxp_set_clock_source(struct vx_core *_chip, int source) in vxp_set_clock_source()
571 static void vxp_reset_board(struct vx_core *_chip, int cold_reset) in vxp_reset_board()