Home
last modified time | relevance | path

Searched refs:option (Results 1 – 9 of 9) sorted by relevance

/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/
Dmss_pll.h235 void ddr_pll_config(REG_LOAD_METHOD option);
268 void sgmii_pll_config_scb(uint8_t option);
324 void sgmii_mux_config_via_scb(uint8_t option);
340 void pre_configure_sgmii_and_ddr_pll_via_scb(uint8_t option);
Dmss_pll.c68 void sgmii_mux_config(uint8_t option);
305 void sgmii_mux_config(uint8_t option) in sgmii_mux_config() argument
307 switch(option) in sgmii_mux_config()
499 void ddr_pll_config(REG_LOAD_METHOD option) in ddr_pll_config() argument
502 switch(option) in ddr_pll_config()
619 void sgmii_pll_config_scb(uint8_t option) in sgmii_pll_config_scb() argument
622 switch(option) in sgmii_pll_config_scb()
Dmss_io.c496 uint8_t switch_mssio_config(MSS_IO_OPTIONS option) in switch_mssio_config() argument
501 switch(option) in switch_mssio_config()
534 (void)option; in switch_mssio_config()
553 __attribute__((weak)) uint8_t switch_external_mux(MSS_IO_OPTIONS option) in switch_external_mux() argument
558 switch(option) in switch_external_mux()
Dmss_io_config.h289 MSS_IO_OPTIONS option
381 uint8_t switch_external_mux(MSS_IO_OPTIONS option);
Dmss_sgmii.c47 extern void sgmii_mux_config(uint8_t option);
Dmss_ddr.h1126 SEG_SETUP option
Dmss_ddr.c4775 void setup_ddr_segments(SEG_SETUP option) in setup_ddr_segments() argument
4777 if(option == DEFAULT_SEG_SETUP) in setup_ddr_segments()
4996 uint8_t option, uint32_t *return_data in MSS_DDR_status() argument
5001 switch (option) in MSS_DDR_status()
/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_peripherals.c81 static inline uint8_t verify_context_enable(uint8_t option, uint32_t periph_context_mask , uint32_t… in verify_context_enable() argument
89 if (LIBERO_SETTING_CONTEXT_EN[option][0U] & periph_context_mask) in verify_context_enable()
97 if (LIBERO_SETTING_CONTEXT_EN[option][1U] & periph_context_mask) in verify_context_enable()
110 (void)option; in verify_context_enable()
/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dmss_entry.S23 .option norvc
127 .option push
128 .option norelax
130 .option pop
342 .option push
343 .option norelax
345 .option pop