Searched refs:initd (Results 1 – 3 of 3) sorted by relevance
193 struct clk_init_data initd = { in clk_register_zynq_pll() local206 pll->hw.init = &initd; in clk_register_zynq_pll()
558 struct clk_init_data initd = { in sp_pll_register() local571 pll->hw.init = &initd; in sp_pll_register()
1552 bool initd; in at_xdmac_tx_status() local1628 initd = !!(at_xdmac_chan_read(atchan, AT_XDMAC_CC) & AT_XDMAC_CC_INITD); in at_xdmac_tx_status()1633 if ((check_nda == cur_nda) && initd) in at_xdmac_tx_status()
Completed in 13 milliseconds