Home
last modified time | relevance | path

Searched full:tlclk (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
Dtlclk.c226 printk(KERN_ERR "tlclk: Interrupt can't be reserved.\n"); in tlclk_open()
790 printk(KERN_ERR "tlclk: can't get major %d.\n", tlclk_major); in tlclk_init()
798 printk(KERN_ERR "tlclk: request_region 0x%X failed.\n", in tlclk_init()
815 printk(KERN_ERR "tlclk: misc_register returns %d.\n", ret); in tlclk_init()
822 printk(KERN_ERR "tlclk: platform_device_register failed.\n"); in tlclk_init()
830 printk(KERN_ERR "tlclk: failed to create sysfs device attributes.\n"); in tlclk_init()
DMakefile36 obj-$(CONFIG_TELCLOCK) += tlclk.o
/kernel/linux/linux-6.6/drivers/char/
Dtlclk.c226 printk(KERN_ERR "tlclk: Interrupt can't be reserved.\n"); in tlclk_open()
790 printk(KERN_ERR "tlclk: can't get major %d.\n", tlclk_major); in tlclk_init()
798 printk(KERN_ERR "tlclk: request_region 0x%X failed.\n", in tlclk_init()
815 printk(KERN_ERR "tlclk: misc_register returns %d.\n", ret); in tlclk_init()
822 printk(KERN_ERR "tlclk: platform_device_register failed.\n"); in tlclk_init()
830 printk(KERN_ERR "tlclk: failed to create sysfs device attributes.\n"); in tlclk_init()
DMakefile34 obj-$(CONFIG_TELCLOCK) += tlclk.o
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dsifive,gpio.yaml61 clocks = <&tlclk PRCI_CLK_TLCLK>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pwm/
Dpwm-sifive.yaml65 clocks = <&tlclk>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pwm/
Dpwm-sifive.yaml68 clocks = <&tlclk>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpio/
Dsifive,gpio.yaml86 clocks = <&tlclk FU540_PRCI_CLK_TLCLK>;
/kernel/linux/linux-6.6/drivers/clk/sifive/
Dfu540-prci.h88 .name = "tlclk",
Dfu740-prci.h122 .name = "tlclk",
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dspi-sifive.yaml78 clocks = <&tlclk>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/
Dspi-sifive.yaml80 clocks = <&tlclk>;
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
Ddp_debug.c85 seq_printf(seq, "\t\tlclk = %lld\n", lclk); in dp_debug_show()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
Ddp_debug.c178 "\t\tlclk = %lld\n", lclk); in dp_debug_read_info()
/kernel/linux/linux-5.10/drivers/clk/sifive/
Dfu540-prci.c504 .name = "tlclk",
/kernel/linux/linux-5.10/
DMAINTAINERS17262 F: drivers/char/tlclk.c
/kernel/linux/linux-6.6/
DMAINTAINERS21235 F: drivers/char/tlclk.c