| /OK3568_Linux_fs/kernel/drivers/mailbox/ |
| H A D | tegra-hsp.c | 18 #include <dt-bindings/mailbox/tegra186-hsp.h> 57 struct tegra_hsp *hsp; member 109 static inline u32 tegra_hsp_readl(struct tegra_hsp *hsp, unsigned int offset) in tegra_hsp_readl() argument 111 return readl(hsp->regs + offset); in tegra_hsp_readl() 114 static inline void tegra_hsp_writel(struct tegra_hsp *hsp, u32 value, in tegra_hsp_writel() argument 117 writel(value, hsp->regs + offset); in tegra_hsp_writel() 142 __tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in __tegra_hsp_doorbell_get() argument 146 list_for_each_entry(entry, &hsp->doorbells, list) in __tegra_hsp_doorbell_get() 154 tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in tegra_hsp_doorbell_get() argument 159 spin_lock_irqsave(&hsp->lock, flags); in tegra_hsp_doorbell_get() [all …]
|
| H A D | Kconfig | 165 bool "Tegra HSP (Hardware Synchronization Primitives) Driver" 168 The Tegra HSP driver is used for the interprocessor communication
|
| H A D | Makefile | 44 obj-$(CONFIG_TEGRA_HSP_MBOX) += tegra-hsp.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/ |
| H A D | nvidia,tegra186-hsp.txt | 1 NVIDIA Tegra Hardware Synchronization Primitives (HSP) 3 The HSP modules are used for the processors to share resources and communicate 9 The features that HSP supported are shared mailboxes, shared semaphores, 13 - name : Should be hsp 17 - "nvidia,tegra186-hsp" 18 - "nvidia,tegra194-hsp", "nvidia,tegra186-hsp" 26 external interrupts supported by the HSP instance minus one. 36 two cells. The first cell determines the HSP type and the second cell is used 52 may vary by instance of the HSP block and SoC generation. 57 <dt-bindings/mailbox/tegra186-hsp.h> [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mailbox/ |
| H A D | nvidia,tegra186-hsp.txt | 1 NVIDIA Tegra Hardware Synchronization Primitives (HSP) 3 The HSP modules are used for the processors to share resources and communicate 9 The features that HSP supported are shared mailboxes, shared semaphores, 13 - name : Should be hsp 17 - "nvidia,tegra186-hsp" 33 contain two data. The first one should be the HSP type and the second 37 - <dt-bindings/mailbox/tegra186-hsp.h>. 41 hsp_top0: hsp@3c00000 { 42 compatible = "nvidia,tegra186-hsp";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra234.dtsi | 5 #include <dt-bindings/mailbox/tegra186-hsp.h> 58 hsp_top0: hsp@3c00000 { 59 compatible = "nvidia,tegra234-hsp", "nvidia,tegra194-hsp"; 76 hsp_aon: hsp@c150000 { 77 compatible = "nvidia,tegra234-hsp", "nvidia,tegra194-hsp";
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/kyro/ |
| H A D | STG4000VTG.c | 159 if ((pTiming->HSP > 0) && (pTiming->VSP < 0)) { /* +hsync -vsync */ in SetupVTG() 161 } else if ((pTiming->HSP < 0) && (pTiming->VSP > 0)) { /* -hsync +vsync */ in SetupVTG() 163 } else if ((pTiming->HSP < 0) && (pTiming->VSP < 0)) { /* -hsync -vsync */ in SetupVTG() 165 } else if ((pTiming->HSP > 0) && (pTiming->VSP > 0)) { /* +hsync -vsync */ in SetupVTG()
|
| /OK3568_Linux_fs/u-boot/drivers/mailbox/ |
| H A D | Kconfig | 21 bool "Enable Tegra HSP controller support" 24 This enables support for the NVIDIA Tegra HSP Hw module, which
|
| H A D | tegra-hsp.c | 11 #include <dt-bindings/mailbox/tegra186-hsp.h> 174 { .compatible = "nvidia,tegra186-hsp" }, 187 .name = "tegra-hsp",
|
| H A D | Makefile | 8 obj-$(CONFIG_TEGRA_HSP) += tegra-hsp.o
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | tegra186.dtsi | 5 #include <dt-bindings/mailbox/tegra186-hsp.h> 172 hsp: hsp@3c00000 { label 173 compatible = "nvidia,tegra186-hsp"; 317 mboxes = <&hsp HSP_MBOX_TYPE_DB HSP_DB_MASTER_BPMP>;
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-imx31.c | 40 dummy, ckih, ckil, mpll, spll, upll, mcu_main, hsp, ahb, nfc, ipg, enumerator 73 clk[hsp] = imx_clk_divider("hsp", "mcu_main", base + MXC_CCM_PDR0, 11, 3); in _mx31_clocks_init() 113 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MXC_CCM_CGR1, 22); in _mx31_clocks_init()
|
| H A D | clk-imx35.c | 65 /* 0 */ ckih, mpll, ppll, mpll_075, arm, hsp, hsp_div, hsp_sel, ahb, enumerator 126 pr_err("i.MX35 clk: illegal hsp clk selection 0x%x\n", hsp_sel); in _mx35_clocks_init() 130 clk[hsp] = imx_clk_fixed_factor("hsp", "arm", 1, hsp_div[hsp_sel]); in _mx35_clocks_init() 191 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MX35_CCM_CGR1, 18); in _mx35_clocks_init()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | carminefb.c | 62 u32 hsp; member 105 .hsp = 672, 117 .hsp = 864, 371 u32 hdp, vdp, htp, hsp, hsw, vtr, vsp, vsw; in set_display_parameters() local 380 hsp = par->res->hsp - 1; in set_display_parameters() 393 (hsp)); in set_display_parameters()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/firmware/ |
| H A D | nvidia,tegra186-bpmp.txt | 28 - .../mailbox/nvidia,tegra186-hsp.txt 69 hsp_top0: hsp@03c00000 {
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/firmware/ |
| H A D | nvidia,tegra186-bpmp.txt | 27 - .../mailbox/nvidia,tegra186-hsp.txt 68 hsp_top0: hsp@3c00000 {
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/mx31/ |
| H A D | generic.c | 62 /* hsp is the clock for the ipu */ 78 printf("hsp clock : %dHz\n", mx31_get_hsp_clk()); in mx31_dump_clocks()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_nportdisc.c | 76 volatile struct serv_parm *hsp = &vport->fc_sparam; in lpfc_check_sparm() local 88 hsp_value = ((hsp->cls1.rcvDataSizeMsb << 8) | in lpfc_check_sparm() 89 hsp->cls1.rcvDataSizeLsb); in lpfc_check_sparm() 96 hsp->cls1.rcvDataSizeLsb; in lpfc_check_sparm() 98 hsp->cls1.rcvDataSizeMsb; in lpfc_check_sparm() 105 hsp_value = ((hsp->cls2.rcvDataSizeMsb << 8) | in lpfc_check_sparm() 106 hsp->cls2.rcvDataSizeLsb); in lpfc_check_sparm() 113 hsp->cls2.rcvDataSizeLsb; in lpfc_check_sparm() 115 hsp->cls2.rcvDataSizeMsb; in lpfc_check_sparm() 122 hsp_value = ((hsp->cls3.rcvDataSizeMsb << 8) | in lpfc_check_sparm() [all …]
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/mailbox/ |
| H A D | tegra186-hsp.h | 2 * This header provides constants for binding nvidia,tegra186-hsp.
|
| /OK3568_Linux_fs/kernel/drivers/firmware/tegra/ |
| H A D | Kconfig | 20 It needs HSP as the HW synchronization and notification module and
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/mailbox/ |
| H A D | tegra186-hsp.h | 3 * This header provides constants for binding nvidia,tegra186-hsp.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/ |
| H A D | nvidia,tegra194-tcu.txt | 25 - .../mailbox/nvidia,tegra186-hsp.txt
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfbdrv.c | 54 static inline int hsp(struct fb_var_screeninfo *var) in hsp() function 258 pack((fbi->var.hsync_len - 1), hsp(&fbi->var)); in mb862xxfb_set_par() 447 unsigned long hsp, vsp, ht, vt; in mb862xxfb_init_fbinfo() local 470 hsp = (reg & 0xffff) + 1; in mb862xxfb_init_fbinfo() 472 fbi->var.right_margin = hsp - fbi->var.xres; in mb862xxfb_init_fbinfo() 473 fbi->var.left_margin = ht - hsp - fbi->var.hsync_len; in mb862xxfb_init_fbinfo()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | imx35-clock.yaml | 24 hsp 5
|
| H A D | imx31-clock.yaml | 26 hsp 7
|