Home
last modified time | relevance | path

Searched refs:en_flag (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wwan/t7xx/
Dt7xx_port_ctrl_msg.c147 bool en_flag; in t7xx_port_enum_msg_handler() local
150 en_flag = port_info & PORT_INFO_ENFLG; in t7xx_port_enum_msg_handler()
151 if (t7xx_port_proxy_chl_enable_disable(md->port_prox, ch_id, en_flag)) in t7xx_port_enum_msg_handler()
Dt7xx_port_proxy.h96 bool en_flag);
Dt7xx_port_proxy.c490 bool en_flag) in t7xx_port_proxy_chl_enable_disable() argument
500 if (en_flag) { in t7xx_port_proxy_chl_enable_disable()
/drivers/phy/hisilicon/
Dphy-hi3670-pcie.c403 static void hi3670_pcie_oe_ctrl(struct hi3670_pcie_phy *phy, bool en_flag) in hi3670_pcie_oe_ctrl() argument
421 if (en_flag) in hi3670_pcie_oe_ctrl()