Home
last modified time | relevance | path

Searched refs:n1sdp_is_multichip_enabled (Results 1 – 10 of 10) sorted by relevance

/SCP-firmware-master/product/n1sdp/include/
A Dn1sdp_core.h20 bool n1sdp_is_multichip_enabled(void);
/SCP-firmware-master/product/n1sdp/src/
A Dn1sdp_core.c31 bool n1sdp_is_multichip_enabled(void) in n1sdp_is_multichip_enabled() function
/SCP-firmware-master/product/n1sdp/module/n1sdp_remote_pd/src/
A Dmod_n1sdp_remote_pd.c177 if (!n1sdp_is_multichip_enabled() || (n1sdp_get_chipid() != 0x0)) { in remote_pd_init()
200 if (!n1sdp_is_multichip_enabled() || (n1sdp_get_chipid() != 0x0)) { in remote_pd_element_init()
215 if (!n1sdp_is_multichip_enabled() || (n1sdp_get_chipid() != 0x0)) { in remote_pd_bind()
249 if (!n1sdp_is_multichip_enabled() || (n1sdp_get_chipid() != 0x0)) { in remote_pd_process_bind_request()
/SCP-firmware-master/product/n1sdp/scp_ramfw/
A Dconfig_cdns_i2c.c69 if ((i == CDNS_C2C_I2C_IDX) && n1sdp_is_multichip_enabled() && in get_i2c_table()
A Dconfig_clock.c61 if (n1sdp_is_multichip_enabled() && (n1sdp_get_chipid() == 0x0)) { in clock_get_dev_desc_table()
A Dconfig_transport.c75 if (n1sdp_is_multichip_enabled() && (n1sdp_get_chipid() == 0x0)) { in transport_get_element_table()
A Dconfig_ppu_v1.c154 if (n1sdp_is_multichip_enabled() && (n1sdp_get_chipid() == 0x0)) { in ppu_v1_get_element_table()
A Dconfig_power_domain.c482 if (n1sdp_is_multichip_enabled() && (n1sdp_get_chipid() == 0x0)) { in n1sdp_power_domain_get_element_table()
/SCP-firmware-master/product/n1sdp/module/n1sdp_system/src/
A Dmod_n1sdp_system.c634 if (n1sdp_is_multichip_enabled() && (n1sdp_get_chipid() == 0x0)) { in n1sdp_system_start()
/SCP-firmware-master/product/n1sdp/module/n1sdp_c2c/src/
A Dmod_n1sdp_c2c_i2c.c1070 n1sdp_c2c_ctx.mc_mode = n1sdp_is_multichip_enabled(); in n1sdp_c2c_init()

Completed in 18 milliseconds