Searched full:masterid (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/drivers/hwspinlock/ |
| D | u8500_hsem.c | 28 * The only masterID we allow is '0x01' to force people to use 40 * forcing the masterID to a preset value. 56 /* get only first 4 bit and compare to masterID. in u8500_hsem_trylock()
|
| /kernel/linux/linux-5.10/drivers/hwspinlock/ |
| D | u8500_hsem.c | 28 * The only masterID we allow is '0x01' to force people to use 40 * forcing the masterID to a preset value. 56 /* get only first 4 bit and compare to masterID. in u8500_hsem_trylock()
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| D | omap_l3_noc.c | 62 u32 std_err_main, clear, masterid; in l3_handle_target() local 121 masterid = (readl_relaxed(l3_targ_mstaddr) & in l3_handle_target() 126 if (masterid == master->id) { in l3_handle_target()
|
| /kernel/linux/linux-6.6/drivers/bus/ |
| D | omap_l3_noc.c | 54 u32 std_err_main, clear, masterid; in l3_handle_target() local 113 masterid = (readl_relaxed(l3_targ_mstaddr) & in l3_handle_target() 118 if (masterid == master->id) { in l3_handle_target()
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| D | intern.h | 90 struct masterid deco_mid[16]; 91 struct masterid jr_mid[4];
|
| D | regs.h | 454 #define MSTRID_LOCK_MAKETRUSTED 0x00010000 /* only for JR masterid */ 457 struct masterid { struct 579 struct masterid jr_mid[4]; /* JRxLIODNR - JobR LIODN setup */ 582 struct masterid rtic_mid[4]; /* RTICxLIODNR - RTIC LIODN setup */ 587 struct masterid deco_mid[16]; /* DECOxLIODNR - 1 per DECO */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/tegra/ |
| D | nvidia,tegra234-cbb.yaml | 30 Description, MasterID, Fabric, SlaveID, Address, Cache, Protection,
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | regs.h | 449 #define MSTRID_LOCK_MAKETRUSTED 0x00010000 /* only for JR masterid */ 452 struct masterid { struct 570 struct masterid jr_mid[4]; /* JRxLIODNR - JobR LIODN setup */ 573 struct masterid rtic_mid[4]; /* RTICxLIODNR - RTIC LIODN setup */
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0016_linux_drivers_crypto.patch | 6105 + struct masterid deco_mid[16]; 6106 + struct masterid jr_mid[4]; 7123 #define MSTRID_LOCK_MAKETRUSTED 0x00010000 /* only for JR masterid */ 7124 @@ -454,12 +521,6 @@ struct masterid { 7169 + struct masterid deco_mid[16]; /* DECOxLIODNR - 1 per DECO */
|