Searched refs:DT_SECURE (Results 1 – 5 of 5) sorted by relevance
16 #define DT_SECURE U(2) macro17 #define DT_SHARED (DT_NON_SECURE | DT_SECURE)
72 (status == DT_SECURE) && in dt_pmic_is_secure()73 (i2c_handle.dt_status == DT_SECURE); in dt_pmic_is_secure()
68 status = DT_SECURE; in dt_pmic_status()118 i2c_info->status = DT_SECURE; in dt_pmic2_i2c_config()
84 status |= DT_SECURE; in fdt_get_status()
286 if (status == DT_SECURE) { in set_gpio()