Home
last modified time | relevance | path

Searched refs:ahd_mode (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h58 ahd_mode src, ahd_mode dst);
60 ahd_mode src,
61 ahd_mode dst);
64 ahd_mode *src, ahd_mode *dst);
66 void ahd_set_modes(struct ahd_softc *ahd, ahd_mode src,
67 ahd_mode dst);
76 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_known_modes()
85 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_build_mode_state()
92 ahd_mode *src, ahd_mode *dst) in ahd_extract_mode_state()
H A Daic79xx.h1033 } ahd_mode; typedef
1069 ahd_mode dst_mode;
1070 ahd_mode src_mode;
1076 ahd_mode saved_dst_mode;
1077 ahd_mode saved_src_mode;
H A Daic79xx_core.c275 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_set_modes()
296 ahd_mode src; in ahd_update_modes()
297 ahd_mode dst; in ahd_update_modes()
309 ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode, in ahd_assert_modes()
310 ahd_mode dstmode, const char *file, int line) in ahd_assert_modes()
337 ahd_mode src; in ahd_restore_modes()
338 ahd_mode dst; in ahd_restore_modes()
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_cableA_video_eq_table.h108 .ahd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
197 .ahd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
280 .ahd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
365 .ahd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
459 .ahd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
550 .ahd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
642 .ahd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
733 .ahd_mode= { 0x2, 0x2, 0x2, 0x2, 0x2, 0x2 },
824 .ahd_mode= { 0x3, 0x3, 0x3, 0x3, 0x3, 0x3 },
915 .ahd_mode= { 0x4, 0x4, 0x4, 0x4, 0x4, 0x4 },
[all …]
H A Djaguar1_video_table.h68 unsigned char ahd_mode; member
225 .ahd_mode = 0x00,
307 .ahd_mode = 0x00,
396 .ahd_mode = 0x00,
471 .ahd_mode = 0x00,
563 .ahd_mode = 0x00,
645 .ahd_mode = 0x00,
730 .ahd_mode = 0x02,
812 .ahd_mode = 0x03,
894 .ahd_mode = 0x04,
[all …]
H A Djaguar1_video_eq.h122 unsigned char ahd_mode[11]; member
H A Djaguar1_video_eq.c158 REG_SET_0x08_0_8_EQ_TIMING_B_AHD_MD( ch, ptiming_b->ahd_mode[dist] ); in __eq_timing_b_set_value()
H A Djaguar1_video.c250 REG_SET_0x08_0_8_AHD_MODE( ch, param->ahd_mode ); in vd_vi_format_set_seq3()