Home
last modified time | relevance | path

Searched defs:slot1 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/health/
H A Dmax30102.c189 #define MAX30102_MODE_CONTROL_LED_SLOTS(slot2, slot1) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c518 int slot0 = 300, slot1 = 0; in iwlagn_set_pan_params() local
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dshpchp.h190 volatile u32 slot1; member
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnode.c843 int *slot1 = &n->active_links[1]; in __tipc_node_link_up() local
969 int *slot1 = &n->active_links[1]; in __tipc_node_link_down() local
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_easrc.c867 struct fsl_easrc_slot *slot0, *slot1; in fsl_easrc_config_slot() local
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dgrcan.c42 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument