Home
last modified time | relevance | path

Searched refs:achc (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/misc/
H A Dgehc-achc.c445 mutex_lock(&achc->device_lock); in update_firmware_store()
446 ret = ezport_flash(achc->ezport, achc->reset, "achc.bin"); in update_firmware_store()
461 mutex_lock(&achc->device_lock); in reset_show()
506 struct achc_data *achc; in gehc_achc_probe() local
513 achc = devm_kzalloc(&spi->dev, sizeof(*achc), GFP_KERNEL); in gehc_achc_probe()
514 if (!achc) in gehc_achc_probe()
516 spi_set_drvdata(spi, achc); in gehc_achc_probe()
517 achc->main = spi; in gehc_achc_probe()
526 if (IS_ERR(achc->ezport)) in gehc_achc_probe()
527 return PTR_ERR(achc->ezport); in gehc_achc_probe()
[all …]
H A DMakefile31 obj-$(CONFIG_GEHC_ACHC) += gehc-achc.o
H A DKconfig253 module will be called gehc-achc.
/linux-6.15/Documentation/devicetree/bindings/misc/
H A Dge-achc.yaml6 $id: http://devicetree.org/schemas/misc/ge-achc.yaml#
23 - const: ge,achc
60 compatible = "ge,achc", "nxp,kinetis-k20";
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-ge-achc6 will load "achc.bin" via the firmware API (so usually
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx53-ppd.dts73 achc_24M: achc-clock {
324 compatible = "ge,achc", "nxp,kinetis-k20";