Searched refs:btpp (Results 1 – 3 of 3) sorted by relevance
83 unsigned int btpp; in hdlcd_set_pxl_fmt() local101 btpp = (format->bits_per_pixel + 7) / 8; in hdlcd_set_pxl_fmt()102 hdlcd_write(hdlcd, HDLCD_REG_PIXEL_FORMAT, (btpp - 1) << 3); in hdlcd_set_pxl_fmt()
54 struct xfs_buftarg **btpp) in xmbuf_alloc() argument102 *btpp = btp; in xmbuf_alloc()
19 struct xfs_buftarg **btpp);