Home
last modified time | relevance | path

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

/openbmc/linux/drivers/devfreq/event/
H A Dexynos-nocp.c200 struct exynos_nocp *nocp) in exynos_nocp_parse_dt() argument
213 if (IS_ERR(nocp->clk)) in exynos_nocp_parse_dt()
214 nocp->clk = NULL; in exynos_nocp_parse_dt()
225 if (IS_ERR(nocp->regmap)) { in exynos_nocp_parse_dt()
237 struct exynos_nocp *nocp; in exynos_nocp_probe() local
240 nocp = devm_kzalloc(&pdev->dev, sizeof(*nocp), GFP_KERNEL); in exynos_nocp_probe()
241 if (!nocp) in exynos_nocp_probe()
244 nocp->dev = &pdev->dev; in exynos_nocp_probe()
256 nocp->desc.driver_data = nocp; in exynos_nocp_probe()
258 nocp->edev = devm_devfreq_event_add_edev(&pdev->dev, &nocp->desc); in exynos_nocp_probe()
[all …]
H A DMakefile4 obj-$(CONFIG_DEVFREQ_EVENT_EXYNOS_NOCP) += exynos-nocp.o
/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/
H A Dsamsung,exynos-nocp.yaml4 $id: http://devicetree.org/schemas/devfreq/event/samsung,exynos-nocp.yaml#
25 const: samsung,exynos5420-nocp
29 - const: nocp
45 nocp_mem0_0: nocp@10ca1000 {
46 compatible = "samsung,exynos5420-nocp";
/openbmc/qemu/target/arm/tcg/
H A Dm-nocp.decode35 &nocp cp
68 NOCP 111- 1110 ---- ---- ---- cp:4 ---- ---- &nocp
69 NOCP 111- 110- ---- ---- ---- cp:4 ---- ---- &nocp
71 NOCP_8_1 111- 1111 ---- ---- ---- ---- ---- ---- &nocp cp=10
H A Dmeson.build14 decodetree.process('m-nocp.decode', extra_args: '--decode=disas_m_nocp'),
28 'translate-m-nocp.c',
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5420.dtsi371 nocp_mem0_0: nocp@10ca1000 {
372 compatible = "samsung,exynos5420-nocp";
377 nocp_mem0_1: nocp@10ca1400 {
378 compatible = "samsung,exynos5420-nocp";
383 nocp_mem1_0: nocp@10ca1800 {
384 compatible = "samsung,exynos5420-nocp";
389 nocp_mem1_1: nocp@10ca1c00 {
390 compatible = "samsung,exynos5420-nocp";
395 nocp_g3d_0: nocp@11a51000 {
396 compatible = "samsung,exynos5420-nocp";
[all …]