Searched +defs:xp +defs:y (Results 1 – 4 of 4) sorted by relevance
/linux/arch/sh/lib/ |
H A D | div64-generic.c | 11 uint32_t __div64_32(u64 *xp, u32 y) in __div64_32()
|
/linux/drivers/iio/chemical/ |
H A D | sgp40.c | 108 u32 x, y, xp; in sgp40_exp() local
|
/linux/lib/ |
H A D | inflate.c | 349 unsigned *xp; /* pointer into x */ in huft_build() local 350 int y; /* number of dummy codes added */ in huft_build() local
|
/linux/drivers/perf/ |
H A D | arm-cmn.c | 392 int y = id & ((1U << bits) - 1); in arm_cmn_node_to_xp() local 436 const struct arm_cmn_node *xp, int port) in arm_cmn_device_connect_info() 497 static void arm_cmn_show_logid(struct seq_file *s, const struct arm_cmn_node *xp, int p, int d) in arm_cmn_show_logid() 524 int x, y, p, pmax = fls(cmn->ports_used); in arm_cmn_map_show() local 533 struct arm_cmn_node *xp = cmn->xps + xp_base; in arm_cmn_map_show() local 2114 static void arm_cmn_init_dtm(struct arm_cmn_dtm *dtm, struct arm_cmn_node *xp, int idx) in arm_cmn_init_dtm() 2159 struct arm_cmn_node *dn, *xp; in arm_cmn_init_dtcs() local 2335 struct arm_cmn_node *xp = dn++; in arm_cmn_discover() local
|