Searched full:masterid (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/hwspinlock/ |
H A 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()
|
/linux/drivers/bus/ |
H A 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()
|
/linux/drivers/crypto/caam/ |
H A D | intern.h | 90 struct masterid deco_mid[16]; 91 struct masterid jr_mid[4];
|
H A 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 */
|
/linux/Documentation/devicetree/bindings/arm/tegra/ |
H A D | nvidia,tegra234-cbb.yaml | 30 Description, MasterID, Fabric, SlaveID, Address, Cache, Protection,
|