Home
last modified time | relevance | path

Searched refs:col0 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublematrix4x4.cpp73 static inline double matrixDet2(const double m[4][4], int col0, int col1, int row0, int row1) in matrixDet2() argument
75 return m[col0][row0] * m[col1][row1] - m[col0][row1] * m[col1][row0]; in matrixDet2()
79 (const double m[4][4], int col0, int col1, int col2, in matrixDet3() argument
82 return m[col0][row0] * matrixDet2(m, col1, col2, row1, row2) in matrixDet3()
83 - m[col1][row0] * matrixDet2(m, col0, col2, row1, row2) in matrixDet3()
84 + m[col2][row0] * matrixDet2(m, col0, col1, row1, row2); in matrixDet3()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c208 ifc_out32(&ifc->ifc_nand.col0, 0); in nand_spl_load_image()
H A Dfsl_ifc_nand.c234 ifc_out32(&ifc->ifc_nand.col0, (oob ? IFC_NAND_COL_MS : 0) | column); in set_addr()
851 ifc_out32(&ifc->ifc_nand.col0, 0x0); in fsl_ifc_sram_init()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ds3c64xx-pinctrl.dtsi448 keypad_col0_0: keypad-col0-0 {
496 keypad_col0_1: keypad-col0-1 {
H A Dtegra30-colibri.dtsi635 kb-col0-pq0 {
H A Dtegra30-apalis.dtsi169 kb-col0-pq0 {
H A Dtegra30-apalis-v1.1.dtsi170 kb-col0-pq0 {
H A Dtegra124-apalis.dtsi1068 kb-col0-pq0 {
H A Dtegra124-apalis-v1.2.dtsi1071 kb-col0-pq0 {
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_ifc.h688 __be32 col0; member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c150 ifc_out32((oob ? IFC_NAND_COL_MS : 0) | column, &ifc->ifc_nand.col0); in set_addr()
828 ifc_out32(0x0, &ifc_runtime->ifc_nand.col0); in fsl_ifc_sram_init()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ifc.h858 u32 col0; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info39656 hdr=[{width="10",alignment="-1",col_name="col0",colhdr="Type"},
39659 body=[item={col0="cpus",col1="Listing of all cpus/cores on the system",
39661 item={col0="files",col1="Listing of all file descriptors",
39663 item={col0="modules",col1="Listing of all loaded kernel modules",
39665 item={col0="msg",col1="Listing of all message queues",
39667 item={col0="processes",col1="Listing of all processes",
39669 item={col0="procgroups",col1="Listing of all process groups",
39671 item={col0="semaphores",col1="Listing of all semaphores",
39673 item={col0="shm",col1="Listing of all shared-memory regions",
39675 item={col0="sockets",col1="Listing of all internet-domain sockets",
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info39656 hdr=[{width="10",alignment="-1",col_name="col0",colhdr="Type"},
39659 body=[item={col0="cpus",col1="Listing of all cpus/cores on the system",
39661 item={col0="files",col1="Listing of all file descriptors",
39663 item={col0="modules",col1="Listing of all loaded kernel modules",
39665 item={col0="msg",col1="Listing of all message queues",
39667 item={col0="processes",col1="Listing of all processes",
39669 item={col0="procgroups",col1="Listing of all process groups",
39671 item={col0="semaphores",col1="Listing of all semaphores",
39673 item={col0="shm",col1="Listing of all shared-memory regions",
39675 item={col0="sockets",col1="Listing of all internet-domain sockets",
[all …]