Searched refs:gth (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
H A D | gth.c | 20 #include "gth.h" 26 * @gth: backlink to the GTH device 33 struct gth_device *gth; member 61 static void gth_output_set(struct gth_device *gth, int port, in gth_output_set() argument 68 val = ioread32(gth->base + reg); in gth_output_set() 71 iowrite32(val, gth->base + reg); in gth_output_set() 74 static unsigned int gth_output_get(struct gth_device *gth, int port) in gth_output_get() argument 80 val = ioread32(gth->base + reg); in gth_output_get() 87 static void gth_smcfreq_set(struct gth_device *gth, int port, in gth_smcfreq_set() argument 94 val = ioread32(gth in gth_smcfreq_set() 100 gth_smcfreq_get(struct gth_device *gth, int port) gth_smcfreq_get() argument 119 struct gth_device *gth; global() member 124 gth_master_set(struct gth_device *gth, unsigned int master, int port) gth_master_set() argument 148 struct gth_device *gth = ma->gth; master_attr_show() local 170 struct gth_device *gth = ma->gth; master_attr_store() local 220 struct gth_device *gth; global() member 251 gth_output_parm_set(struct gth_device *gth, int port, unsigned int parm, unsigned int val) gth_output_parm_set() argument 264 gth_output_parm_get(struct gth_device *gth, int port, unsigned int parm) gth_output_parm_get() argument 278 intel_th_gth_reset(struct gth_device *gth) intel_th_gth_reset() argument 329 struct gth_device *gth = oa->gth; output_attr_show() local 350 struct gth_device *gth = oa->gth; output_attr_store() local 367 intel_th_master_attributes(struct gth_device *gth) intel_th_master_attributes() argument 409 intel_th_output_attributes(struct gth_device *gth) intel_th_output_attributes() argument 473 intel_th_gth_stop(struct gth_device *gth, struct intel_th_output *output, bool capture_done) intel_th_gth_stop() argument 514 intel_th_gth_start(struct gth_device *gth, struct intel_th_output *output) intel_th_gth_start() argument 538 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_disable() local 558 gth_tscu_resync(struct gth_device *gth) gth_tscu_resync() argument 570 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_prepare() local 593 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_enable() local 628 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_switch() local 665 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_assign() local 704 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_unassign() local 724 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_set_output() local 748 struct gth_device *gth; intel_th_gth_probe() local 821 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_remove() local [all...] |
H A D | Makefile | 13 intel_th_gth-y := gth.o
|
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
H A D | gth.c | 20 #include "gth.h" 26 * @gth: backlink to the GTH device 33 struct gth_device *gth; member 61 static void gth_output_set(struct gth_device *gth, int port, in gth_output_set() argument 68 val = ioread32(gth->base + reg); in gth_output_set() 71 iowrite32(val, gth->base + reg); in gth_output_set() 74 static unsigned int gth_output_get(struct gth_device *gth, int port) in gth_output_get() argument 80 val = ioread32(gth->base + reg); in gth_output_get() 87 static void gth_smcfreq_set(struct gth_device *gth, int port, in gth_smcfreq_set() argument 94 val = ioread32(gth in gth_smcfreq_set() 100 gth_smcfreq_get(struct gth_device *gth, int port) gth_smcfreq_get() argument 119 struct gth_device *gth; global() member 124 gth_master_set(struct gth_device *gth, unsigned int master, int port) gth_master_set() argument 148 struct gth_device *gth = ma->gth; master_attr_show() local 170 struct gth_device *gth = ma->gth; master_attr_store() local 220 struct gth_device *gth; global() member 251 gth_output_parm_set(struct gth_device *gth, int port, unsigned int parm, unsigned int val) gth_output_parm_set() argument 264 gth_output_parm_get(struct gth_device *gth, int port, unsigned int parm) gth_output_parm_get() argument 278 intel_th_gth_reset(struct gth_device *gth) intel_th_gth_reset() argument 329 struct gth_device *gth = oa->gth; output_attr_show() local 350 struct gth_device *gth = oa->gth; output_attr_store() local 367 intel_th_master_attributes(struct gth_device *gth) intel_th_master_attributes() argument 409 intel_th_output_attributes(struct gth_device *gth) intel_th_output_attributes() argument 473 intel_th_gth_stop(struct gth_device *gth, struct intel_th_output *output, bool capture_done) intel_th_gth_stop() argument 514 intel_th_gth_start(struct gth_device *gth, struct intel_th_output *output) intel_th_gth_start() argument 538 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_disable() local 558 gth_tscu_resync(struct gth_device *gth) gth_tscu_resync() argument 570 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_prepare() local 593 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_enable() local 628 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_switch() local 665 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_assign() local 704 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_unassign() local 724 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_set_output() local 748 struct gth_device *gth; intel_th_gth_probe() local 821 struct gth_device *gth = dev_get_drvdata(&thdev->dev); intel_th_gth_remove() local [all...] |
H A D | Makefile | 13 intel_th_gth-y := gth.o
|
Completed in 3 milliseconds