Home
last modified time | relevance | path

Searched refs:hw_ctrl (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/embedded6xx/
H A Dwii.c49 static void __iomem *hw_ctrl; variable
104 hw_ctrl = wii_ioremap_hw_regs("hw_ctrl", HW_CTRL_COMPATIBLE); in wii_setup_arch()
117 if (hw_ctrl) { in wii_restart()
119 clrbits32(hw_ctrl + HW_CTRL_RESETS, HW_CTRL_RESETS_SYS); in wii_restart()
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/tegra/
H A Dtegra_cec.c64 u32 hw_ctrl; in tegra_cec_error_recovery() local
66 hw_ctrl = cec_read(cec, TEGRA_CEC_HW_CONTROL); in tegra_cec_error_recovery()
69 cec_write(cec, TEGRA_CEC_HW_CONTROL, hw_ctrl); in tegra_cec_error_recovery()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_devices.h141 void(*hw_ctrl)(int slot, int enable); member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dtegra_nand.c190 to_tegra_ctrl(struct nand_controller *hw_ctrl) in to_tegra_ctrl() argument
192 return container_of(hw_ctrl, struct tegra_nand_controller, controller); in to_tegra_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.h87 enum rtw_pcie_bus_func_cap_t hw_ctrl,
H A Dhal_api_mac.c116 enum rtw_pcie_bus_func_cap_t hw_ctrl, in rtw_hal_mac_ltr_set_pcie() argument
124 switch (hw_ctrl) { in rtw_hal_mac_ltr_set_pcie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.h87 enum rtw_pcie_bus_func_cap_t hw_ctrl,
H A Dhal_api_mac.c116 enum rtw_pcie_bus_func_cap_t hw_ctrl, in rtw_hal_mac_ltr_set_pcie() argument
124 switch (hw_ctrl) { in rtw_hal_mac_ltr_set_pcie()