Home
last modified time | relevance | path

Searched refs:a2p (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg72x.c301 short a2p=0; /* LIMC */ in update() local
360 a2p = state_ptr->a[1] - (state_ptr->a[1] >> 7); in update()
364 a2p -= 0x100; in update()
366 a2p += 0xFF; in update()
368 a2p += fa1 >> 5; in update()
373 if (a2p <= -12160) in update()
374 a2p = -12288; in update()
375 else if (a2p >= 12416) in update()
376 a2p = 12288; in update()
378 a2p -= 0x80; in update()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Darm,scmi.txt40 be present and have the value "a2p".