Home
last modified time | relevance | path

Searched refs:qrio_prstcfg (Results 1 – 5 of 5) sorted by relevance

/u-boot/board/keymile/kmcent2/
A Dkmcent2.c79 qrio_prstcfg(KM_XES_PHY_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
85 qrio_prstcfg(KM_ES_PHY_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
91 qrio_prstcfg(KM_EFE_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
97 qrio_prstcfg(KM_BFTIC4_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
103 qrio_prstcfg(KM_DPAXE_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
109 qrio_prstcfg(KM_PEXSW_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
121 qrio_prstcfg(KM_BOBCAT_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
127 qrio_prstcfg(KM_FEMT_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
133 qrio_prstcfg(KM_FOAM_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
205 qrio_prstcfg(KM_ZL30158_RST, PRSTCFG_POWUP_RST); in misc_init_f()
[all …]
/u-boot/board/keymile/kmp204x/
A Dkmp204x.c66 qrio_prstcfg(BFTIC4_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f()
71 qrio_prstcfg(ZL30158_RST, PRSTCFG_POWUP_RST); in board_early_init_f()
117 qrio_prstcfg(ETH_FRONT_PHY_RST, PRSTCFG_POWUP_UNIT_CORE_RST); in misc_init_f()
121 qrio_prstcfg(ZL30343_RST, PRSTCFG_POWUP_RST); in misc_init_f()
126 qrio_prstcfg(QSFP1_RST, PRSTCFG_POWUP_UNIT_RST); in misc_init_f()
127 qrio_prstcfg(QSFP2_RST, PRSTCFG_POWUP_UNIT_RST); in misc_init_f()
A Dpci.c104 qrio_prstcfg(PCIE_SW_RST, PRSTCFG_POWUP_UNIT_CORE_RST); in pci_init_board()
105 qrio_prstcfg(PEXHC_RST, PRSTCFG_POWUP_UNIT_CORE_RST); in pci_init_board()
106 qrio_prstcfg(HOOPER_RST, PRSTCFG_POWUP_UNIT_CORE_RST); in pci_init_board()
/u-boot/board/keymile/common/
A Dqrio.h28 void qrio_prstcfg(u8 bit, u8 mode);
A Dqrio.c143 void qrio_prstcfg(u8 bit, u8 mode) in qrio_prstcfg() function

Completed in 8 milliseconds