Home
last modified time | relevance | path

Searched refs:hsend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dnetjet.c49 struct isdnhdlc_vars hsend; member
245 isdnhdlc_out_init(&bc->hsend, 0); in mode_tiger()
501 count = isdnhdlc_encode(&bc->hsend, NULL, 0, &i, in fill_hdlc_flag()
552 count = isdnhdlc_encode(&bc->hsend, p, count, &i, in fill_dma()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpm2fb.c694 u32 hsstart, hsend, hbend, htotal; in pm2fb_set_par() local
723 hsend = hsstart + to3264(info->var.hsync_len, depth, data64); in pm2fb_set_par()
724 hbend = hsend + to3264(info->var.left_margin, depth, data64); in pm2fb_set_par()
819 pm2_WR(par, PM2R_HS_END, hsend); in pm2fb_set_par()
H A Dpm3fb.c722 const u32 hsend = hsstart + info->var.hsync_len; in pm3fb_write_mode() local
723 const u32 hbend = hsend + info->var.left_margin; in pm3fb_write_mode()
742 pm3fb_shift_bpp(bpp, hsend)); in pm3fb_write_mode()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpm2fb.c696 u32 hsstart, hsend, hbend, htotal; in pm2fb_set_par() local
725 hsend = hsstart + to3264(info->var.hsync_len, depth, data64); in pm2fb_set_par()
726 hbend = hsend + to3264(info->var.left_margin, depth, data64); in pm2fb_set_par()
821 pm2_WR(par, PM2R_HS_END, hsend); in pm2fb_set_par()
H A Dpm3fb.c723 const u32 hsend = hsstart + info->var.hsync_len; in pm3fb_write_mode() local
724 const u32 hbend = hsend + info->var.left_margin; in pm3fb_write_mode()
743 pm3fb_shift_bpp(bpp, hsend)); in pm3fb_write_mode()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dnetjet.c49 struct isdnhdlc_vars hsend; member
245 isdnhdlc_out_init(&bc->hsend, 0); in mode_tiger()
501 count = isdnhdlc_encode(&bc->hsend, NULL, 0, &i, in fill_hdlc_flag()
552 count = isdnhdlc_encode(&bc->hsend, p, count, &i, in fill_dma()

Completed in 11 milliseconds