Searched refs:xl (Results 1 – 5 of 5) sorted by relevance
/drivers/clk/pxa/ |
D | clk-pxa3xx.c | 353 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate() local 360 pr_info("RJK: parent_rate=%lu, xl=%u, xn=%u\n", parent_rate, xl, xn); in clk_pxa3xx_cpll_get_rate() 361 return t ? parent_rate * xl * xn : parent_rate * xl; in clk_pxa3xx_cpll_get_rate()
|
/drivers/input/touchscreen/ |
D | raspberrypi-ts.c | 51 u8 xl; member 85 x = (((int)regs.point[i].xh & 0xf) << 8) + regs.point[i].xl; in rpi_ts_poll()
|
/drivers/block/paride/ |
D | pf.c | 576 static int xl(char *buf, int offs) in xl() function 596 set_capacity(pf->disk, xl(buf, 0) + 1); in pf_get_capacity() 597 bs = xl(buf, 4); in pf_get_capacity()
|
/drivers/char/tpm/ |
D | Kconfig | 184 the manpages for xl, xl.conf, and docs/misc/vtpm.txt in
|
/drivers/xen/ |
D | Kconfig | 32 2) control domain: xl mem-max <target-domain> <maxmem> 35 3) control domain: xl mem-set <target-domain> <memory>
|