Searched refs:cti_config_reg32_rw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-cti-sysfs.c | 266 #define cti_config_reg32_rw(name, cfgname, offset) \ macro 408 cti_config_reg32_rw(gate, ctigate, CTIGATE); 409 cti_config_reg32_rw(asicctl, asicctl, ASICCTL); 410 cti_config_reg32_rw(appset, ctiappset, CTIAPPSET);
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-cti-sysfs.c | 309 #define cti_config_reg32_rw(name, cfgname, offset) \ macro 451 cti_config_reg32_rw(gate, ctigate, CTIGATE); 452 cti_config_reg32_rw(asicctl, asicctl, ASICCTL); 453 cti_config_reg32_rw(appset, ctiappset, CTIAPPSET);
|
Completed in 5 milliseconds