Home
last modified time | relevance | path

Searched full:source2 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/rtc/
H A Dnxp,s32g-rtc.yaml42 be used. 'source2' is the FIRC clock and it is only available during
49 - enum: [ source0, source1, source2, source3 ]
/linux/scripts/package/
H A Dkernel.spec16 Source2: diff.patch
81 patch -p1 < %{SOURCE2}
/linux/drivers/rtc/
H A Drtc-s32g.c53 "source2",
/linux/drivers/misc/altera-stapl/
H A Daltera.c1987 u8 *source2 = (u8 *)vars[args[1]]; in altera_execute() local
2040 b = source2[index2 >> 3] & in altera_execute()