Searched refs:csb (Results 1 – 3 of 3) sorted by relevance
100 struct udevice *csb; in interrupt_init() local122 "csb", &csb); in interrupt_init()129 ret = clk_get_by_index(csb, 0, &clock); in interrupt_init()
9 - csb: phandle to the board's coherent system bus (CSB) device node22 csb = <&board_soc>;
36 csb = <&board_soc>;
Completed in 4 milliseconds