Home
last modified time | relevance | path

Searched defs:cir (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/can/platform/
H A Dcc770.h29 u8 cir; /* CPU Interface Register */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_police.h26 u32 cir; /* CIR in kbps/fps (ignored in SLB mode) */ member
H A Docelot_police.c27 u32 cir = 0, cbs = 0, pir = 0, pbs = 0; in qos_policer_conf_set() local
/OK3568_Linux_fs/kernel/drivers/net/can/cc770/
H A Dcc770_isa.c72 static u8 cir[MAXDEV] = {[0 ... (MAXDEV - 1)] = 0xff}; variable
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt7622.dtsi247 cir: cir@10009000 { label
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dmt7623.dtsi312 cir: cir@10013000 { label
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-stm32f4/
H A Dstm32.h44 u32 cir; /* RCC clock interrupt */ member
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu.c105 unsigned short cir; /* Chip Identification Register */ in checkcpu() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c49 __be32 cir; member
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap_520x.h91 u16 cir; /* 0x06 Chip ID */ member
H A Dimmap_5235.h203 u16 cir; /* 0x0a Chip identification register */ member
H A Dimmap_5227x.h75 u16 cir; /* Chip Identification (Rd-only) */ member
H A Dimmap_5301x.h149 u16 cir; /* 0x06 Chip ID */ member
H A Dimmap_5329.h132 u16 cir; /* 0x06 Chip identification register */ member
H A Dimmap_5445x.h93 u16 cir; /* Chip Identification Register (Read-only) */ member
H A Dimmap_5441x.h109 u16 cir; /* 0x0A Chip Identification */ member
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dw6692.c388 u8 exval, v1, cir; in handle_statusD() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.h101 void __iomem *cir; member
H A Denetc_qos.c409 u32 cir; member
H A Denetc_hw.h883 __le32 cir; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/
H A Dtx4939.h110 struct tx4939_le_reg cir; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h3424 bool bytes, u32 cir, u16 cbs) in mlxsw_reg_qpcr_pack()