Searched refs:initd (Results 1 – 4 of 4) sorted by relevance
205 struct clk_init_data initd = { in clk_register_zynq_pll() local218 pll->hw.init = &initd; in clk_register_zynq_pll()
33 1: initd 0(r1)
122 initd 0(r1)
1401 bool initd; in at_xdmac_tx_status() local1476 initd = !!(at_xdmac_chan_read(atchan, AT_XDMAC_CC) & AT_XDMAC_CC_INITD); in at_xdmac_tx_status()1481 if ((check_nda == cur_nda) && initd) in at_xdmac_tx_status()