/drivers/gpu/host1x/hw/ |
D | hw_host1x01_uclass.h | 60 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() 64 #define HOST1X_UCLASS_INCR_SYNCPT_COND_F(v) \ argument 66 static inline u32 host1x_uclass_incr_syncpt_indx_f(u32 v) in host1x_uclass_incr_syncpt_indx_f() 70 #define HOST1X_UCLASS_INCR_SYNCPT_INDX_F(v) \ argument 78 static inline u32 host1x_uclass_wait_syncpt_indx_f(u32 v) in host1x_uclass_wait_syncpt_indx_f() 82 #define HOST1X_UCLASS_WAIT_SYNCPT_INDX_F(v) \ argument 84 static inline u32 host1x_uclass_wait_syncpt_thresh_f(u32 v) in host1x_uclass_wait_syncpt_thresh_f() 88 #define HOST1X_UCLASS_WAIT_SYNCPT_THRESH_F(v) \ argument 96 static inline u32 host1x_uclass_wait_syncpt_base_indx_f(u32 v) in host1x_uclass_wait_syncpt_base_indx_f() 100 #define HOST1X_UCLASS_WAIT_SYNCPT_BASE_INDX_F(v) \ argument [all …]
|
D | hw_host1x05_uclass.h | 60 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() 64 #define HOST1X_UCLASS_INCR_SYNCPT_COND_F(v) \ argument 66 static inline u32 host1x_uclass_incr_syncpt_indx_f(u32 v) in host1x_uclass_incr_syncpt_indx_f() 70 #define HOST1X_UCLASS_INCR_SYNCPT_INDX_F(v) \ argument 78 static inline u32 host1x_uclass_wait_syncpt_indx_f(u32 v) in host1x_uclass_wait_syncpt_indx_f() 82 #define HOST1X_UCLASS_WAIT_SYNCPT_INDX_F(v) \ argument 84 static inline u32 host1x_uclass_wait_syncpt_thresh_f(u32 v) in host1x_uclass_wait_syncpt_thresh_f() 88 #define HOST1X_UCLASS_WAIT_SYNCPT_THRESH_F(v) \ argument 96 static inline u32 host1x_uclass_wait_syncpt_base_indx_f(u32 v) in host1x_uclass_wait_syncpt_base_indx_f() 100 #define HOST1X_UCLASS_WAIT_SYNCPT_BASE_INDX_F(v) \ argument [all …]
|
D | hw_host1x02_uclass.h | 60 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() 64 #define HOST1X_UCLASS_INCR_SYNCPT_COND_F(v) \ argument 66 static inline u32 host1x_uclass_incr_syncpt_indx_f(u32 v) in host1x_uclass_incr_syncpt_indx_f() 70 #define HOST1X_UCLASS_INCR_SYNCPT_INDX_F(v) \ argument 78 static inline u32 host1x_uclass_wait_syncpt_indx_f(u32 v) in host1x_uclass_wait_syncpt_indx_f() 82 #define HOST1X_UCLASS_WAIT_SYNCPT_INDX_F(v) \ argument 84 static inline u32 host1x_uclass_wait_syncpt_thresh_f(u32 v) in host1x_uclass_wait_syncpt_thresh_f() 88 #define HOST1X_UCLASS_WAIT_SYNCPT_THRESH_F(v) \ argument 96 static inline u32 host1x_uclass_wait_syncpt_base_indx_f(u32 v) in host1x_uclass_wait_syncpt_base_indx_f() 100 #define HOST1X_UCLASS_WAIT_SYNCPT_BASE_INDX_F(v) \ argument [all …]
|
D | hw_host1x04_uclass.h | 60 static inline u32 host1x_uclass_incr_syncpt_cond_f(u32 v) in host1x_uclass_incr_syncpt_cond_f() 64 #define HOST1X_UCLASS_INCR_SYNCPT_COND_F(v) \ argument 66 static inline u32 host1x_uclass_incr_syncpt_indx_f(u32 v) in host1x_uclass_incr_syncpt_indx_f() 70 #define HOST1X_UCLASS_INCR_SYNCPT_INDX_F(v) \ argument 78 static inline u32 host1x_uclass_wait_syncpt_indx_f(u32 v) in host1x_uclass_wait_syncpt_indx_f() 82 #define HOST1X_UCLASS_WAIT_SYNCPT_INDX_F(v) \ argument 84 static inline u32 host1x_uclass_wait_syncpt_thresh_f(u32 v) in host1x_uclass_wait_syncpt_thresh_f() 88 #define HOST1X_UCLASS_WAIT_SYNCPT_THRESH_F(v) \ argument 96 static inline u32 host1x_uclass_wait_syncpt_base_indx_f(u32 v) in host1x_uclass_wait_syncpt_base_indx_f() 100 #define HOST1X_UCLASS_WAIT_SYNCPT_BASE_INDX_F(v) \ argument [all …]
|
/drivers/md/ |
D | dm-verity-target.c | 46 struct dm_verity *v; member 80 static sector_t verity_map_sector(struct dm_verity *v, sector_t bi_sector) in verity_map_sector() 91 static sector_t verity_position_at_level(struct dm_verity *v, sector_t block, in verity_position_at_level() 100 static int verity_hash_init(struct dm_verity *v, struct shash_desc *desc) in verity_hash_init() 126 static int verity_hash_update(struct dm_verity *v, struct shash_desc *desc, in verity_hash_update() 137 static int verity_hash_final(struct dm_verity *v, struct shash_desc *desc, in verity_hash_final() 159 int verity_hash(struct dm_verity *v, struct shash_desc *desc, in verity_hash() 175 static void verity_hash_at_level(struct dm_verity *v, sector_t block, int level, in verity_hash_at_level() 196 static int verity_handle_err(struct dm_verity *v, enum verity_block_type type, in verity_handle_err() 255 static int verity_verify_level(struct dm_verity *v, struct dm_verity_io *io, in verity_verify_level() [all …]
|
D | dm-verity-fec.c | 21 bool verity_fec_is_enabled(struct dm_verity *v) in verity_fec_is_enabled() 38 static inline u64 fec_interleave(struct dm_verity *v, u64 offset) in fec_interleave() 49 static int fec_decode_rs8(struct dm_verity *v, struct dm_verity_fec_io *fio, in fec_decode_rs8() 66 static u8 *fec_read_parity(struct dm_verity *v, u64 rsb, int index, in fec_read_parity() 109 static inline u8 *fec_buffer_rs_block(struct dm_verity *v, in fec_buffer_rs_block() 129 static int fec_decode_bufs(struct dm_verity *v, struct dm_verity_fec_io *fio, in fec_decode_bufs() 191 static int fec_is_erasure(struct dm_verity *v, struct dm_verity_io *io, in fec_is_erasure() 207 static int fec_read_bufs(struct dm_verity *v, struct dm_verity_io *io, in fec_read_bufs() 310 static int fec_alloc_bufs(struct dm_verity *v, struct dm_verity_fec_io *fio) in fec_alloc_bufs() 361 static void fec_init_bufs(struct dm_verity *v, struct dm_verity_fec_io *fio) in fec_init_bufs() [all …]
|
/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 33 #define SET_GLOBAL_REG_N(b, n, r, v) SET_GLOBAL_REG(b, ((r) + (n << 2)), (v)) argument 41 #define SET_GLOBAL_FIELD(b, r, F, v) \ argument 43 #define SET_CONTEXT_FIELD(b, c, r, F, v) \ argument 48 #define SET_FIELD(addr, mask, shift, v) \ argument 97 #define SET_M2VCBR_N(b, N, v) SET_GLOBAL_REG_N(M2VCBR_N, N, (b), (v)) argument 98 #define SET_CBACR_N(b, N, v) SET_GLOBAL_REG_N(CBACR_N, N, (b), (v)) argument 99 #define SET_TLBRSW(b, v) SET_GLOBAL_REG(TLBRSW, (b), (v)) argument 100 #define SET_TLBTR0(b, v) SET_GLOBAL_REG(TLBTR0, (b), (v)) argument 101 #define SET_TLBTR1(b, v) SET_GLOBAL_REG(TLBTR1, (b), (v)) argument 102 #define SET_TLBTR2(b, v) SET_GLOBAL_REG(TLBTR2, (b), (v)) argument [all …]
|
/drivers/tty/serial/ |
D | bfin_sport_uart.h | 62 #define SPORT_PUT_TCR1(sport, v) bfin_write16(((sport)->port.membase + OFFSET_TCR1), v) argument 63 #define SPORT_PUT_TCR2(sport, v) bfin_write16(((sport)->port.membase + OFFSET_TCR2), v) argument 64 #define SPORT_PUT_TCLKDIV(sport, v) bfin_write16(((sport)->port.membase + OFFSET_TCLKDIV), v) argument 65 #define SPORT_PUT_TFSDIV(sport, v) bfin_write16(((sport)->port.membase + OFFSET_TFSDIV), v) argument 66 #define SPORT_PUT_TX(sport, v) bfin_write16(((sport)->port.membase + OFFSET_TX), v) argument 67 #define SPORT_PUT_RX(sport, v) bfin_write16(((sport)->port.membase + OFFSET_RX), v) argument 68 #define SPORT_PUT_RCR1(sport, v) bfin_write16(((sport)->port.membase + OFFSET_RCR1), v) argument 69 #define SPORT_PUT_RCR2(sport, v) bfin_write16(((sport)->port.membase + OFFSET_RCR2), v) argument 70 #define SPORT_PUT_RCLKDIV(sport, v) bfin_write16(((sport)->port.membase + OFFSET_RCLKDIV), v) argument 71 #define SPORT_PUT_RFSDIV(sport, v) bfin_write16(((sport)->port.membase + OFFSET_RFSDIV), v) argument [all …]
|
/drivers/net/ethernet/altera/ |
D | altera_msgdmahw.h | 116 #define MSGDMA_CSR_STAT_BUSY_GET(v) GET_BIT_VALUE(v, 0) argument 117 #define MSGDMA_CSR_STAT_DESC_BUF_EMPTY_GET(v) GET_BIT_VALUE(v, 1) argument 118 #define MSGDMA_CSR_STAT_DESC_BUF_FULL_GET(v) GET_BIT_VALUE(v, 2) argument 119 #define MSGDMA_CSR_STAT_RESP_BUF_EMPTY_GET(v) GET_BIT_VALUE(v, 3) argument 120 #define MSGDMA_CSR_STAT_RESP_BUF_FULL_GET(v) GET_BIT_VALUE(v, 4) argument 121 #define MSGDMA_CSR_STAT_STOPPED_GET(v) GET_BIT_VALUE(v, 5) argument 122 #define MSGDMA_CSR_STAT_RESETTING_GET(v) GET_BIT_VALUE(v, 6) argument 123 #define MSGDMA_CSR_STAT_STOPPED_ON_ERR_GET(v) GET_BIT_VALUE(v, 7) argument 124 #define MSGDMA_CSR_STAT_STOPPED_ON_EARLY_GET(v) GET_BIT_VALUE(v, 8) argument 125 #define MSGDMA_CSR_STAT_IRQ_GET(v) GET_BIT_VALUE(v, 9) argument [all …]
|
D | altera_tse.h | 63 #define GET_BIT_VALUE(v, bit) (((v) >> (bit)) & 0x1) argument 83 #define MAC_CMDCFG_TX_ADDR_SEL(v) (((v) & 0x7) << 16) argument 95 #define MAC_CMDCFG_TX_ENA_GET(v) GET_BIT_VALUE(v, 0) argument 96 #define MAC_CMDCFG_RX_ENA_GET(v) GET_BIT_VALUE(v, 1) argument 97 #define MAC_CMDCFG_XON_GEN_GET(v) GET_BIT_VALUE(v, 2) argument 98 #define MAC_CMDCFG_ETH_SPEED_GET(v) GET_BIT_VALUE(v, 3) argument 99 #define MAC_CMDCFG_PROMIS_EN_GET(v) GET_BIT_VALUE(v, 4) argument 100 #define MAC_CMDCFG_PAD_EN_GET(v) GET_BIT_VALUE(v, 5) argument 101 #define MAC_CMDCFG_CRC_FWD_GET(v) GET_BIT_VALUE(v, 6) argument 102 #define MAC_CMDCFG_PAUSE_FWD_GET(v) GET_BIT_VALUE(v, 7) argument [all …]
|
/drivers/isdn/capi/ |
D | kcapi_proc.c | 49 static void *controller_next(struct seq_file *seq, void *v, loff_t *pos) in controller_next() 58 static void controller_stop(struct seq_file *seq, void *v) in controller_stop() 64 static int controller_show(struct seq_file *seq, void *v) in controller_show() 80 static int contrstats_show(struct seq_file *seq, void *v) in contrstats_show() 155 applications_next(struct seq_file *seq, void *v, loff_t *pos) in applications_next() 164 static void applications_stop(struct seq_file *seq, void *v) in applications_stop() 171 applications_show(struct seq_file *seq, void *v) in applications_show() 188 applstats_show(struct seq_file *seq, void *v) in applstats_show() 256 static void *capi_driver_next(struct seq_file *seq, void *v, loff_t *pos) in capi_driver_next() 261 static void capi_driver_stop(struct seq_file *seq, void *v) in capi_driver_stop() [all …]
|
/drivers/mtd/nand/gpmi-nand/ |
D | gpmi-regs.h | 31 #define BF_GPMI_CTRL0_COMMAND_MODE(v) \ argument 50 #define BF_GPMI_CTRL0_LOCK_CS(v, x) 0x0 argument 56 #define BF_GPMI_CTRL0_CS(v, x) (((v) << BP_GPMI_CTRL0_CS) & \ argument 63 #define BF_GPMI_CTRL0_ADDRESS(v) \ argument 75 #define BF_GPMI_CTRL0_XFER_COUNT(v) \ argument 87 #define BF_GPMI_ECCCTRL_ECC_CMD(v) \ argument 98 #define BF_GPMI_ECCCTRL_BUFFER_MASK(v) \ argument 116 #define BF_GPMI_CTRL1_WRN_DLY_SEL(v) \ argument 133 #define BF_GPMI_CTRL1_RDN_DELAY(v) \ argument 154 #define BF_GPMI_TIMING0_ADDRESS_SETUP(v) \ argument [all …]
|
D | bch-regs.h | 43 #define BF_BCH_FLASH0LAYOUT0_NBLOCKS(v) \ argument 48 #define BF_BCH_FLASH0LAYOUT0_META_SIZE(v) \ argument 56 #define BF_BCH_FLASH0LAYOUT0_ECC0(v, x) \ argument 67 #define BF_BCH_FLASH0LAYOUT0_GF(v, x) \ argument 79 #define BF_BCH_FLASH0LAYOUT0_DATA0_SIZE(v, x) \ argument 90 #define BF_BCH_FLASH0LAYOUT1_PAGE_SIZE(v) \ argument 98 #define BF_BCH_FLASH0LAYOUT1_ECCN(v, x) \ argument 109 #define BF_BCH_FLASH0LAYOUT1_GF(v, x) \ argument 121 #define BF_BCH_FLASH0LAYOUT1_DATAN_SIZE(v, x) \ argument
|
/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-colors.c | 1177 static double transfer_srgb_to_rgb(double v) in transfer_srgb_to_rgb() 1184 static double transfer_rgb_to_srgb(double v) in transfer_rgb_to_srgb() 1193 static double transfer_rgb_to_smpte240m(double v) in transfer_rgb_to_smpte240m() 1198 static double transfer_rgb_to_rec709(double v) in transfer_rgb_to_rec709() 1205 static double transfer_rec709_to_rgb(double v) in transfer_rec709_to_rgb() 1210 static double transfer_rgb_to_adobergb(double v) in transfer_rgb_to_adobergb() 1215 static double transfer_rgb_to_dcip3(double v) in transfer_rgb_to_dcip3() 1220 static double transfer_rgb_to_smpte2084(double v) in transfer_rgb_to_smpte2084() 1232 static double transfer_srgb_to_rec709(double v) in transfer_srgb_to_rec709()
|
/drivers/target/sbp/ |
D | sbp_target.h | 18 #define ORB_NOTIFY(v) (((v) >> 31) & 0x01) argument 19 #define ORB_REQUEST_FORMAT(v) (((v) >> 29) & 0x03) argument 21 #define MANAGEMENT_ORB_FUNCTION(v) (((v) >> 16) & 0x0f) argument 33 #define LOGIN_ORB_EXCLUSIVE(v) (((v) >> 28) & 0x01) argument 34 #define LOGIN_ORB_RESERVED(v) (((v) >> 24) & 0x0f) argument 35 #define LOGIN_ORB_RECONNECT(v) (((v) >> 20) & 0x0f) argument 36 #define LOGIN_ORB_LUN(v) (((v) >> 0) & 0xffff) argument 37 #define LOGIN_ORB_PASSWORD_LENGTH(v) (((v) >> 16) & 0xffff) argument 38 #define LOGIN_ORB_RESPONSE_LENGTH(v) (((v) >> 0) & 0xffff) argument 40 #define RECONNECT_ORB_LOGIN_ID(v) (((v) >> 0) & 0xffff) argument [all …]
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 66 static void *seq_tab_next(struct seq_file *seq, void *v, loff_t *pos) in seq_tab_next() 74 static void seq_tab_stop(struct seq_file *seq, void *v) in seq_tab_stop() 78 static int seq_tab_show(struct seq_file *seq, void *v) in seq_tab_show() 94 int (*show)(struct seq_file *seq, void *v, int i)) in seq_open_tab() 119 static int cim_la_show(struct seq_file *seq, void *v, int idx) in cim_la_show() 136 static int cim_la_show_3in1(struct seq_file *seq, void *v, int idx) in cim_la_show_3in1() 154 static int cim_la_show_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_t6() 173 static int cim_la_show_pc_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_pc_t6() 233 static int cim_pif_la_show(struct seq_file *seq, void *v, int idx) in cim_pif_la_show() 276 static int cim_ma_la_show(struct seq_file *seq, void *v, int idx) in cim_ma_la_show() [all …]
|
/drivers/isdn/i4l/ |
D | isdn_v110.c | 93 isdn_v110_stream *v; in isdn_v110_open() local 135 isdn_v110_close(isdn_v110_stream *v) in isdn_v110_close() 151 ValidHeaderBytes(isdn_v110_stream *v) in ValidHeaderBytes() 164 SyncHeader(isdn_v110_stream *v) in SyncHeader() 190 DecodeMatrix(isdn_v110_stream *v, unsigned char *m, int len, unsigned char *buf) in DecodeMatrix() 255 isdn_v110_decode(isdn_v110_stream *v, struct sk_buff *skb) in isdn_v110_decode() 413 isdn_v110_sync(isdn_v110_stream *v) in isdn_v110_sync() 433 isdn_v110_idle(isdn_v110_stream *v) in isdn_v110_idle() 450 isdn_v110_encode(isdn_v110_stream *v, struct sk_buff *skb) in isdn_v110_encode() 520 isdn_v110_stream *v = NULL; in isdn_v110_stat_callback() local
|
/drivers/clk/ti/ |
D | fapll.c | 87 u32 v = readl_relaxed(fd->base); in ti_fapll_clock_is_bypass() local 97 u32 v = readl_relaxed(fd->base); in ti_fapll_set_bypass() local 108 u32 v = readl_relaxed(fd->base); in ti_fapll_clear_bypass() local 120 u32 v; in ti_fapll_wait_lock() local 140 u32 v = readl_relaxed(fd->base); in ti_fapll_enable() local 152 u32 v = readl_relaxed(fd->base); in ti_fapll_disable() local 161 u32 v = readl_relaxed(fd->base); in ti_fapll_is_enabled() local 170 u32 fapll_n, fapll_p, v; in ti_fapll_recalc_rate() local 247 u32 pre_div_p, mult_n, v; in ti_fapll_set_rate() local 284 u32 v = readl_relaxed(synth->fd->base + FAPLL_PWD_OFFSET); in ti_fapll_synth_enable() local [all …]
|
D | apll.c | 47 u32 v; in dra7_apll_enable() local 96 u32 v; in dra7_apll_disable() local 112 u32 v; in dra7_apll_is_enabled() local 243 u32 v; in omap2_apll_is_enabled() local 268 u32 v; in omap2_apll_enable() local 299 u32 v; in omap2_apll_disable() local 317 u32 v; in omap2_apll_set_autoidle() local
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_pci.c | 55 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() 78 u8 v; in hfa384x_inb_debug() local 91 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() 114 u16 v; in hfa384x_inw_debug() local 127 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v)) argument 129 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v)) argument 131 #define HFA384X_OUTW_DATA(v,a) hfa384x_outw_debug(dev, (a), le16_to_cpu((v))) argument 136 static inline void hfa384x_outb(struct net_device *dev, int a, u8 v) in hfa384x_outb() 154 static inline void hfa384x_outw(struct net_device *dev, int a, u16 v) in hfa384x_outw() 172 #define HFA384X_OUTB(v,a) hfa384x_outb(dev, (a), (v)) argument [all …]
|
D | hostap_proc.c | 15 static int prism2_debug_proc_show(struct seq_file *m, void *v) in prism2_debug_proc_show() 60 static int prism2_stats_proc_show(struct seq_file *m, void *v) in prism2_stats_proc_show() 110 static int prism2_wds_proc_show(struct seq_file *m, void *v) in prism2_wds_proc_show() 129 static void *prism2_wds_proc_next(struct seq_file *m, void *v, loff_t *_pos) in prism2_wds_proc_next() 135 static void prism2_wds_proc_stop(struct seq_file *m, void *v) in prism2_wds_proc_stop() 166 static int prism2_bss_list_proc_show(struct seq_file *m, void *v) in prism2_bss_list_proc_show() 200 static void *prism2_bss_list_proc_next(struct seq_file *m, void *v, loff_t *_pos) in prism2_bss_list_proc_next() 206 static void prism2_bss_list_proc_stop(struct seq_file *m, void *v) in prism2_bss_list_proc_stop() 237 static int prism2_crypt_proc_show(struct seq_file *m, void *v) in prism2_crypt_proc_show() 342 static int prism2_scan_results_proc_show(struct seq_file *m, void *v) in prism2_scan_results_proc_show() [all …]
|
/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 171 #define ioc3_w_mcr(v) do { ioc3->mcr = cpu_to_be32(v); } while (0) argument 172 #define ioc3_w_gpcr_s(v) do { ioc3->gpcr_s = cpu_to_be32(v); } while (0) argument 174 #define ioc3_w_emcr(v) do { ioc3->emcr = cpu_to_be32(v); } while (0) argument 176 #define ioc3_w_eisr(v) do { ioc3->eisr = cpu_to_be32(v); } while (0) argument 178 #define ioc3_w_eier(v) do { ioc3->eier = cpu_to_be32(v); } while (0) argument 180 #define ioc3_w_ercsr(v) do { ioc3->ercsr = cpu_to_be32(v); } while (0) argument 182 #define ioc3_w_erbr_h(v) do { ioc3->erbr_h = cpu_to_be32(v); } while (0) argument 184 #define ioc3_w_erbr_l(v) do { ioc3->erbr_l = cpu_to_be32(v); } while (0) argument 186 #define ioc3_w_erbar(v) do { ioc3->erbar = cpu_to_be32(v); } while (0) argument 188 #define ioc3_w_ercir(v) do { ioc3->ercir = cpu_to_be32(v); } while (0) argument [all …]
|
/drivers/usb/musb/ |
D | tusb6010.h | 48 #define TUSB_PHY_OTG_CTRL_PHYREF_CLKSEL(v) (((v) & 3) << 7) argument 72 # define TUSB_DEV_OTG_TIMER_VAL(v) ((v) & 0x07ffffff) argument 78 #define TUSB_PRCM_CONF_SYS_CLKSEL(v) (((v) & 3) << 16) argument 82 #define TUSB_PRCM_MNGMT_SRP_FIX_TIMER(v) (((v) & 0xf) << 25) argument 84 #define TUSB_PRCM_MNGMT_VBUS_VALID_TIMER(v) (((v) & 0xf) << 20) argument 191 #define TUSB_INT_CTRL_CONF_INT_RELCYC(v) (((v) & 0x7) << 18) argument 194 #define TUSB_GPIO_CONF_DMAREQ(v) (((v) & 0x3f) << 24) argument 195 #define TUSB_DMA_REQ_CONF_BURST_SIZE(v) (((v) & 3) << 26) argument 196 #define TUSB_DMA_REQ_CONF_DMA_REQ_EN(v) (((v) & 0x3f) << 20) argument 197 #define TUSB_DMA_REQ_CONF_DMA_REQ_ASSER(v) (((v) & 0xf) << 16) argument [all …]
|
/drivers/staging/comedi/drivers/ |
D | s626.h | 622 #define S626_UNMAKE(v, w, p) (((v) >> (p)) & ((1 << (w)) - 1)) argument 678 #define S626_GET_CRA_INDXSRC_B(v) \ argument 680 #define S626_GET_CRA_CNTSRC_B(v) \ argument 682 #define S626_GET_CRA_INDXPOL_A(v) \ argument 684 #define S626_GET_CRA_LOADSRC_A(v) \ argument 686 #define S626_GET_CRA_CLKMULT_A(v) \ argument 688 #define S626_GET_CRA_INTSRC_A(v) \ argument 690 #define S626_GET_CRA_CLKPOL_A(v) \ argument 692 #define S626_GET_CRA_INDXSRC_A(v) \ argument 694 #define S626_GET_CRA_CNTSRC_A(v) \ argument [all …]
|
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_private.h | 192 #define LASSERT_ATOMIC_EQ(a, v) \ argument 199 #define LASSERT_ATOMIC_NE(a, v) \ argument 206 #define LASSERT_ATOMIC_LT(a, v) \ argument 213 #define LASSERT_ATOMIC_LE(a, v) \ argument 220 #define LASSERT_ATOMIC_GT(a, v) \ argument 227 #define LASSERT_ATOMIC_GE(a, v) \ argument 263 #define LASSERT_ATOMIC_EQ(a, v) do {} while (0) argument 264 #define LASSERT_ATOMIC_NE(a, v) do {} while (0) argument 265 #define LASSERT_ATOMIC_LT(a, v) do {} while (0) argument 266 #define LASSERT_ATOMIC_LE(a, v) do {} while (0) argument [all …]
|