Searched refs:y_count (Results 1 – 4 of 4) sorted by relevance
141 desc[i].y_count = ycount; in setup_desc()152 desc[0].x_count, desc[0].y_count, in setup_desc()194 desc->y_count = 0; in sport_hook_rx_dummy()313 desc->y_count = 0; in sport_hook_tx_dummy()394 unsigned int y_count; in sport_config_rx_dma() local402 y_count = 0; in sport_config_rx_dma()413 y_count = count >> i; in sport_config_rx_dma()414 if (y_count < 0x10000) in sport_config_rx_dma()422 x_count, y_count); in sport_config_rx_dma()445 if (y_count != 0) in sport_config_rx_dma()[all …]
51 unsigned short y_count; member70 unsigned short y_count; /* DMA y_count register */ member138 static inline void set_dma_y_count(unsigned int channel, unsigned short y_count) in set_dma_y_count() argument140 dma_ch[channel].regs->y_count = y_count; in set_dma_y_count()
64 __BFP(y_count);
154 fbdev->vb1->y_count = fbdev->modes[mode].vb1_lines; in dma_desc_list()164 fbdev->av1->y_count = fbdev->modes[mode].a_lines; in dma_desc_list()177 fbdev->vb2->y_count = fbdev->modes[mode].vb2_lines; in dma_desc_list()191 fbdev->av2->y_count = fbdev->modes[mode].a_lines; in dma_desc_list()215 set_dma_y_count(CH_PPI, fbdev->descriptor_list_head->y_count); in bfin_config_dma()