Searched defs:dtd (Results 1 – 7 of 7) sorted by relevance
304 static inline int dtd_get_data_type(struct vpdma_dtd *dtd) in dtd_get_data_type()309 static inline bool dtd_get_notify(struct vpdma_dtd *dtd) in dtd_get_notify()314 static inline int dtd_get_field(struct vpdma_dtd *dtd) in dtd_get_field()319 static inline bool dtd_get_1d(struct vpdma_dtd *dtd) in dtd_get_1d()324 static inline bool dtd_get_even_line_skip(struct vpdma_dtd *dtd) in dtd_get_even_line_skip()330 static inline bool dtd_get_odd_line_skip(struct vpdma_dtd *dtd) in dtd_get_odd_line_skip()336 static inline int dtd_get_line_stride(struct vpdma_dtd *dtd) in dtd_get_line_stride()341 static inline int dtd_get_line_length(struct vpdma_dtd *dtd) in dtd_get_line_length()346 static inline int dtd_get_xfer_height(struct vpdma_dtd *dtd) in dtd_get_xfer_height()351 static inline int dtd_get_pkt_type(struct vpdma_dtd *dtd) in dtd_get_pkt_type()[all …]
567 static void dump_dtd(struct vpdma_dtd *dtd) in dump_dtd()638 struct vpdma_dtd *dtd; in vpdma_add_out_dtd() local709 struct vpdma_dtd *dtd; in vpdma_add_in_dtd() local
742 struct intel_sdvo_dtd *dtd) in intel_sdvo_set_timing()749 struct intel_sdvo_dtd *dtd) in intel_sdvo_get_timing()756 struct intel_sdvo_dtd *dtd) in intel_sdvo_set_input_timing()763 struct intel_sdvo_dtd *dtd) in intel_sdvo_set_output_timing()770 struct intel_sdvo_dtd *dtd) in intel_sdvo_get_input_timing()801 struct intel_sdvo_dtd *dtd) in intel_sdvo_get_preferred_input_timing()816 static void intel_sdvo_get_dtd_from_mode(struct intel_sdvo_dtd *dtd, in intel_sdvo_get_dtd_from_mode()872 const struct intel_sdvo_dtd *dtd) in intel_sdvo_get_mode_from_dtd()1363 struct intel_sdvo_dtd dtd; in intel_sdvo_get_config() local
661 struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_set_timing()668 struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_set_input_timing()675 struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_set_output_timing()706 struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_get_preferred_input_timing()721 static void psb_intel_sdvo_get_dtd_from_mode(struct psb_intel_sdvo_dtd *dtd, in psb_intel_sdvo_get_dtd_from_mode()771 const struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_get_mode_from_dtd()
344 struct mv_dtd *dtd; in build_dtd() local414 struct mv_dtd *dtd, *last_dtd = NULL; in req_to_dtd() local
782 struct ep_td_struct *dtd; in fsl_build_dtd() local843 struct ep_td_struct *last_dtd = NULL, *dtd; in fsl_req_to_dtd() local
245 struct mv_dtd *dtd, *head, *tail; member