Searched +full:660 +full:ps (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-dhcom-pdk2.dts | 7 * DHCOM PCB number: 660-100 or newer 183 rxc-skew-ps = <3000>; 184 rxd0-skew-ps = <0>; 185 rxd1-skew-ps = <0>; 186 rxd2-skew-ps = <0>; 187 rxd3-skew-ps = <0>; 188 rxdv-skew-ps = <0>; 189 txc-skew-ps = <3000>; 190 txd0-skew-ps = <0>; 191 txd1-skew-ps = <0>; [all …]
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_tio.c | 26 * DAQ 660x Register-Level Programmer Manual (NI 370505A-01) 451 u64 ps = 0; in ni_tio_set_sync_mode() local 455 /* only m series and 660x variants have counting mode registers */ in ni_tio_set_sync_mode() 485 ret = ni_tio_clock_period_ps(counter, clk_src, &ps); in ni_tio_set_sync_mode() 492 if (force_alt_sync || (ps && ps < min_normal_sync_period_ps)) in ni_tio_set_sync_mode() 568 /* only m series and 660x have counting mode registers */ in ni_tio_arm() 590 * for m series and 660x, pass-through the least in ni_tio_arm() 821 do_div(temp64, 1000); /* ps to ns */ in ni_tio_get_clock_src() 1620 * a 32 bit register according to 660x docs), we need to read twice in ni_tio_read_sw_save_reg()
|
| /linux/drivers/input/serio/ |
| H A D | i8042-acpipnpio.h | 352 /* Acer TravelMate 660 */ 355 DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 660"), 498 * external PS/2 ports so we can safely disable it. 830 * declares PS/2 devices in DSDT. 1032 * Most (all?) VAIOs do not have external PS/2 ports nor 1085 * none of them have an external PS/2 port so this can safely be set for 1135 * them have an external PS/2 port so this can safely be set for all of 1255 * via PS/2 and i2c interface. This causes a race condition between the 1258 * PS/2 port, it is safe to just ignore all ps2 mouses here to avoid 1627 pr_info("PNP: No PS/2 controller found.\n"); in i8042_pnp_init() [all …]
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 767 /* The PS field in a VX form instruction. */ 768 #define PS SIX + 1 macro 772 #define SHB PS + 1 2547 /* A VX_MASK with a PS field. */ 2550 /* A VX_MASK with the VA field fixed with a PS field. */ 3352 {"evfsctui", VX (4, 660), VX_MASK, PPCSPE, 0, {RS, RB}}, 3515 {"bcdadd.", VX (4,1025), VXPS_MASK, PPCVEC2, 0, {VD, VA, VB, PS}}, 3547 {"bcdsub.", VX (4,1089), VXPS_MASK, PPCVEC2, 0, {VD, VA, VB, PS}}, 3600 {"bcds.", VX (4,1217), VXPS_MASK, PPCVEC3, 0, {VD, VA, VB, PS}}, 3626 {"bcdtrunc.", VX (4,1281), VXPS_MASK, PPCVEC3, 0, {VD, VA, VB, PS}}, [all …]
|