Searched refs:qrio_prstcfg (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/keymile/kmp204x/ |
| H A D | kmp204x.c | 109 qrio_prstcfg(BFTIC4_RST, PRSTCFG_POWUP_UNIT_RST); in board_early_init_f() 114 qrio_prstcfg(ZL30158_RST, PRSTCFG_POWUP_RST); in board_early_init_f() 160 qrio_prstcfg(ETH_FRONT_PHY_RST, PRSTCFG_POWUP_UNIT_CORE_RST); in misc_init_f() 164 qrio_prstcfg(ZL30343_RST, PRSTCFG_POWUP_RST); in misc_init_f() 169 qrio_prstcfg(QSFP1_RST, PRSTCFG_POWUP_UNIT_RST); in misc_init_f() 170 qrio_prstcfg(QSFP2_RST, PRSTCFG_POWUP_UNIT_RST); in misc_init_f()
|
| H A D | pci.c | 102 qrio_prstcfg(PCIE_SW_RST, PRSTCFG_POWUP_UNIT_CORE_RST); in pci_init_board() 103 qrio_prstcfg(PEXHC_RST, PRSTCFG_POWUP_UNIT_CORE_RST); in pci_init_board() 104 qrio_prstcfg(HOOPER_RST, PRSTCFG_POWUP_UNIT_CORE_RST); in pci_init_board()
|
| H A D | kmp204x.h | 24 void qrio_prstcfg(u8 bit, u8 mode);
|
| H A D | qrio.c | 130 void qrio_prstcfg(u8 bit, u8 mode) in qrio_prstcfg() function
|