Lines Matching +defs:val +defs:cl
73 #define to_xgene_hwmon_dev(cl) \ argument
116 u16 ret, val; in xgene_word_tst_and_clr() local
131 u16 val; in xgene_hwmon_pcc_rd() local
271 static int xgene_hwmon_get_cpu_pwr(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_cpu_pwr()
288 static int xgene_hwmon_get_io_pwr(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_io_pwr()
305 static int xgene_hwmon_get_temp(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_temp()
319 u32 val; in temp1_input_show() local
365 u32 val; in power1_input_show() local
380 u32 val; in power2_input_show() local
473 static void xgene_hwmon_rx_cb(struct mbox_client *cl, void *msg) in xgene_hwmon_rx_cb()
523 static void xgene_hwmon_pcc_rx_cb(struct mbox_client *cl, void *msg) in xgene_hwmon_pcc_rx_cb()
589 static void xgene_hwmon_tx_done(struct mbox_client *cl, void *msg, int ret) in xgene_hwmon_tx_done()
612 struct mbox_client *cl; in xgene_hwmon_probe() local